Home
last modified time | relevance | path

Searched defs:NotCond (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp926 Value *NotCond = Builder->CreateNot(CondVal, "not."+CondVal->getName()); in visitSelectInst() local
935 Value *NotCond = Builder->CreateNot(CondVal, "not."+CondVal->getName()); in visitSelectInst() local
967 Value *NotCond = Builder->CreateNot(CondVal, "not."+CondVal->getName()); in visitSelectInst() local
973 Value *NotCond = Builder->CreateNot(CondVal, "not."+CondVal->getName()); in visitSelectInst() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2292 Instruction *NotCond = in FoldBranchToCommonDest() local
2313 Instruction *NotCond = in FoldBranchToCommonDest() local