Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineInternal.h274 Instruction *FoldICmpShrCst(ICmpInst &ICI, BinaryOperator *DivI,
HDInstCombineCompares.cpp947 Instruction *InstCombiner::FoldICmpShrCst(ICmpInst &ICI, BinaryOperator *Shr, in FoldICmpShrCst() function in InstCombiner
1649 if (Instruction *Res = FoldICmpShrCst(ICI, BO, ShAmt)) in visitICmpInstWithInstAndIntCst()