Home
last modified time | relevance | path

Searched refs:fixupInsertPoints (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h370 void fixupInsertPoints(Instruction *I);
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp913 void SCEVExpander::fixupInsertPoints(Instruction *I) { in fixupInsertPoints() function in SCEVExpander
952 fixupInsertPoints(*I); in hoistIVInc()
1013 fixupInsertPoints(InstToHoist); in hoistBeforePos()