Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/X86/
DX86ISelLowering.cpp17095 bool checkAgainstTrue = false; // Is it a comparison against 1? in checkBoolTestSetCCCombine() local
17106 checkAgainstTrue = true; in checkBoolTestSetCCCombine()
17139 if (checkAgainstTrue && !truncatedToBoolWithAnd) in checkBoolTestSetCCCombine()