Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp81 MaySplitLoadIndex("combiner-split-load-index", cl::Hidden, cl::init(true), variable
9951 ((MaySplitLoadIndex && !HasOTCInc) || !N->hasAnyUseOfValue(1))) { in visitLOAD()
9954 if (N->hasAnyUseOfValue(1) && MaySplitLoadIndex && !HasOTCInc) { in visitLOAD()