Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1371 static Instruction *foldLogicCastConstant(BinaryOperator &Logic, CastInst *Cast, in foldLogicCastConstant() function
1426 if (Instruction *Ret = foldLogicCastConstant(I, Cast0, Builder)) in foldCastedBitwiseLogic()