Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp166 bool ShouldInvertCC = false; in softenSetCCOperands() local
233 ShouldInvertCC = true; in softenSetCCOperands()
267 if (ShouldInvertCC) in softenSetCCOperands()