Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp838 Value *NotCond = Builder->CreateNot(CondVal, "not."+CondVal->getName()); in visitSelectInst() local
847 Value *NotCond = Builder->CreateNot(CondVal, "not."+CondVal->getName()); in visitSelectInst() local
879 Value *NotCond = Builder->CreateNot(CondVal, "not."+CondVal->getName()); in visitSelectInst() local
885 Value *NotCond = Builder->CreateNot(CondVal, "not."+CondVal->getName()); in visitSelectInst() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2240 Instruction *NotCond = in FoldBranchToCommonDest() local
2261 Instruction *NotCond = in FoldBranchToCommonDest() local