Searched refs:ShouldInvertCC (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp132 bool ShouldInvertCC = false; local
187 ShouldInvertCC = true;
217 if (ShouldInvertCC)

Completed in 84 milliseconds