Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp53 static cl::opt<bool> UseAA("amdgpu-use-aa-in-codegen", variable
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp732 bool UseAA = EnableAASchedMI.getNumOccurrences() > 0 ? EnableAASchedMI in buildSchedGraph() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp26136 bool UseAA = CombinerGlobalAA.getNumOccurrences() > 0 in mayAlias() local