Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1156 if (Value *Op1NotVal = dyn_castNotVal(Op1)) in visitAnd() local
1957 if (Value *Op1NotVal = dyn_castNotVal(Op1)) in visitOr() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1166 if (Value *Op1NotVal = dyn_castNotVal(Op1)) in matchDeMorgansLaws() local