Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp4335 const Loop *IPLoop = LI.getLoopFor(IP->getParent()); in HoistInsertPosition() local
4336 unsigned IPLoopDepth = IPLoop ? IPLoop->getLoopDepth() : 0; in HoistInsertPosition()
4349 (IDomDepth != IPLoopDepth || IDomLoop == IPLoop)) in HoistInsertPosition()