Home
last modified time | relevance | path

Searched defs:UseAA (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp747 bool UseAA = EnableAASchedMI.getNumOccurrences() > 0 ? EnableAASchedMI in buildSchedGraph() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8694 bool UseAA = CombinerAA.getNumOccurrences() > 0 ? CombinerAA in visitLOAD() local
10285 bool UseAA = CombinerAA.getNumOccurrences() > 0 ? CombinerAA in visitSTORE() local
12588 bool UseAA = CombinerGlobalAA.getNumOccurrences() > 0 in isAlias() local