Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2344 if (Instruction *CastedAnd = foldCastedBitwiseLogic(I)) in visitAnd() local
2345 return CastedAnd; in visitAnd()