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

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

Completed in 48 milliseconds