Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp374 auto RCKind = parseRangeCheckICmp(L, ICI, SE, IndexVal, Length); in parseRangeCheck() local
406 auto RCKind = InductiveRangeCheck::parseRangeCheck(L, SE, BI->getCondition(), in create() local