Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h497 void fixupInsertPoints(Instruction *I);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp709 void SCEVExpander::fixupInsertPoints(Instruction *I) { in fixupInsertPoints() function in SCEVExpander
766 fixupInsertPoints(I); in hoistIVInc()