Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp676 Value *NotCond = Builder->CreateNot(CondVal, "not."+CondVal->getName()); in visitSelectInst() local
684 Value *NotCond = Builder->CreateNot(CondVal, "not."+CondVal->getName()); in visitSelectInst() local
716 Value *NotCond = Builder->CreateNot(CondVal, "not."+CondVal->getName()); in visitSelectInst() local
722 Value *NotCond = Builder->CreateNot(CondVal, "not."+CondVal->getName()); in visitSelectInst() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2163 Instruction *NotCond = in FoldBranchToCommonDest() local
2184 Instruction *NotCond = in FoldBranchToCommonDest() local