Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h172 AAResults *AAForDep = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp559 if (SUa->getInstr()->mayAlias(AAForDep, *SUb->getInstr(), UseTBAA)) { in addChainDependency()
747 AAForDep = UseAA ? AA : nullptr; in buildSchedGraph()