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

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp830 bool UseAA = EnableAASchedMI.getNumOccurrences() > 0 ? EnableAASchedMI local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1606 bool UseAA = CombinerAA.getNumOccurrences() > 0 ? CombinerAA local
10000 bool UseAA = CombinerAA.getNumOccurrences() > 0 ? CombinerAA local
11236 bool UseAA = CombinerAA.getNumOccurrences() > 0 ? CombinerAA local
14528 bool UseAA = CombinerGlobalAA.getNumOccurrences() > 0 local
[all...]

Completed in 113 milliseconds