Searched defs:RangeCheck (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyFixBrTableDefaults.cpp | 128 auto *RangeCheck = MRI.getVRegDef(Cond[1].getReg()); in fixBrTableDefault() local |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopPredication.cpp | 541 widenICmpRangeCheckIncrementingLoop(LoopICmp LatchCheck,LoopICmp RangeCheck,SCEVExpander & Expander,Instruction * Guard) widenICmpRangeCheckIncrementingLoop() argument |
H A D | GuardWidening.cpp | 240 class RangeCheck { global() class in __anonc77e708e0111::GuardWideningImpl |