Home
last modified time | relevance | path

Searched refs:AAForDep (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/lib/CodeGen/
HDScheduleDAGInstrs.cpp755 AliasAnalysis *AAForDep = UseAA ? AA : nullptr; in buildSchedGraph() local
906 addChainDependency(AAForDep, MFI, *TM.getDataLayout(), SU, AliasChain, in buildSchedGraph()
911 addChainDependency(AAForDep, MFI, *TM.getDataLayout(), SU, in buildSchedGraph()
917 addChainDependency(AAForDep, MFI, *TM.getDataLayout(), SU, in buildSchedGraph()
923 addChainDependency(AAForDep, MFI, *TM.getDataLayout(), SU, in buildSchedGraph()
964 addChainDependency(AAForDep, MFI, *TM.getDataLayout(), SU, in buildSchedGraph()
968 if (!AAForDep) in buildSchedGraph()
973 if (!AAForDep) in buildSchedGraph()
977 if (!AAForDep) in buildSchedGraph()
989 addChainDependency(AAForDep, MFI, *TM.getDataLayout(), SU, in buildSchedGraph()
[all …]