Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h370 void fixupInsertPoints(Instruction *I);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h394 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp969 void SCEVExpander::fixupInsertPoints(Instruction *I) { in fixupInsertPoints() function in SCEVExpander
1008 fixupInsertPoints(*I); in hoistIVInc()
1068 fixupInsertPoints(InstToHoist); in hoistBeforePos()