Searched defs:replaceCongruentIVs (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1585 /// Sort values by integer width for replaceCongruentIVs.
1594 /// replaceCongruentIVs - Check for congruent phis in this loop header and
1600 unsigned SCEVExpander::replaceCongruentIVs(Loop *L, const DominatorTree *DT, function in class:SCEVExpander

Completed in 68 milliseconds