Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h274 Instruction *FoldICmpShrCst(ICmpInst &ICI, BinaryOperator *DivI,
DInstCombineCompares.cpp1016 Instruction *InstCombiner::FoldICmpShrCst(ICmpInst &ICI, BinaryOperator *Shr, in FoldICmpShrCst() function in InstCombiner
1755 if (Instruction *Res = FoldICmpShrCst(ICI, BO, ShAmt)) in visitICmpInstWithInstAndIntCst()