Searched defs:MaxBTC (Results 1 – 2 of 2) sorted by relevance
1814 const SCEV *Product = SE.getMulExpr(&MaxBTC, Step); in isSafeDependenceDistance() argument 2966 const SCEV *MaxBTC = PSE->getSymbolicMaxBackedgeTakenCount(); collectStridedAccess() local [all...]
1298 const SCEV *MaxBTC = SE.getConstantMaxBackedgeTakenCount(L); TEST_F() local