Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2861 computeStart(SUnit * SU,int * MaxEarlyStart,int * MinLateStart,int * MinEnd,int * MaxStart,int II,SwingSchedulerDAG * DAG) computeStart() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp13197 APInt MaxStart = IsSigned ? getSignedRangeMax(Start) howManyGreaterThans() local