Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachinePipeliner.cpp2429 int *MinEnd, int *MaxStart, int II, in computeStart()
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DScalarEvolution.cpp13225 APInt MaxStart = IsSigned ? getSignedRangeMax(Start) in howManyGreaterThans() local