Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp660 const Value *CurrentLength = Checks.front().getLength(); in combineRangeChecks() local
665 return RC.getBase() == CurrentBase && RC.getLength() == CurrentLength; in combineRangeChecks()