Home
last modified time | relevance | path

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

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