Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h494 void fixupInsertPoints(Instruction *I);
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1014 void SCEVExpander::fixupInsertPoints(Instruction *I) { in fixupInsertPoints() function in SCEVExpander
1053 fixupInsertPoints(I); in hoistIVInc()