Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1545 if (Instruction *CastedAnd = foldCastedBitwiseLogic(I)) in visitAnd() local
1546 return CastedAnd; in visitAnd()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1623 if (Instruction *CastedAnd = foldCastedBitwiseLogic(I)) in visitAnd() local
1624 return CastedAnd; in visitAnd()