Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp599 bool IsSRem = Bin->getOpcode() == Instruction::SRem; eliminateIVUser() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp2043 bool IsSRem = I.getOpcode() == Instruction::SRem; simplifyIRemMulShl() local