Home
last modified time | relevance | path

Searched defs:TorF (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp353 Constant *TorF = in constantFoldCmp() local
H A DEarlyCSE.cpp1093 auto *TorF = (BI->getSuccessor(0) == BB) in handleBranchCondition() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp34 if (Constant *TorF = getPredForICmpCode(Code, Sign, LHS->getType(), NewPred)) in getNewICmpValue() local
44 if (Constant *TorF = getPredForFCmpCode(Code, LHS->getType(), NewPred)) in getFCmpValue() local
H A DInstCombineCompares.cpp1079 auto *TorF = ConstantInt::get(I.getType(), I.getPredicate() == I.ICMP_NE); in foldICmpShrConstConst() local
1118 auto *TorF = ConstantInt::get(I.getType(), I.getPredicate() == I.ICMP_NE); in foldICmpShlConstConst() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp7032 ConstantInt *TorF = *Imp ? ConstantInt::getTrue(BB->getContext()) in simplifyCondBranch() local