Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h490 void fixupInsertPoints(Instruction *I);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1031 void SCEVExpander::fixupInsertPoints(Instruction *I) { in fixupInsertPoints() function in SCEVExpander
1070 fixupInsertPoints(*I); in hoistIVInc()
1127 fixupInsertPoints(InstToHoist); in hoistBeforePos()