Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h367 void hoistBeforePos(DominatorTree *DT, Instruction *InstToHoist,
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1006 void SCEVExpander::hoistBeforePos(DominatorTree *DT, Instruction *InstToHoist, in hoistBeforePos() function in SCEVExpander
1162 hoistBeforePos(&SE.DT, IncV, IVIncInsertPos, AddRecPhiMatch); in getAddRecExprPHILiterally()