Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp55 static cl::opt<bool> UseAA("amdgpu-use-aa-in-codegen", variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp745 bool UseAA = EnableAASchedMI.getNumOccurrences() > 0 ? EnableAASchedMI in buildSchedGraph() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp28371 bool UseAA = CombinerGlobalAA.getNumOccurrences() > 0 in mayAlias() local