Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp99 CombinerGlobalAA("combiner-global-alias-analysis", cl::Hidden, variable
28371 bool UseAA = CombinerGlobalAA.getNumOccurrences() > 0 in mayAlias()
28372 ? CombinerGlobalAA in mayAlias()