Home
last modified time | relevance | path

Searched refs:foldAndOrOfEqualityCmpsWithConstants (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp807 foldAndOrOfEqualityCmpsWithConstants(ICmpInst *LHS, ICmpInst *RHS, in foldAndOrOfEqualityCmpsWithConstants() function
937 if (Value *V = foldAndOrOfEqualityCmpsWithConstants(LHS, RHS, true, Builder)) in foldAndOfICmps()
1894 if (Value *V = foldAndOrOfEqualityCmpsWithConstants(LHS, RHS, false, Builder)) in foldOrOfICmps()