Home
last modified time | relevance | path

Searched defs:IsAShr (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp976 bool IsAShr = isa<AShrOperator>(I.getOperand(0)); foldICmpShrConstConst() local
2384 bool IsAShr = Shr->getOpcode() == Instruction::AShr; foldICmpShrConstant() local
[all...]