Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp5037 const Loop *IPLoop = LI.getLoopFor(IP->getParent()); in HoistInsertPosition() local
5038 unsigned IPLoopDepth = IPLoop ? IPLoop->getLoopDepth() : 0; in HoistInsertPosition()
5051 (IDomDepth != IPLoopDepth || IDomLoop == IPLoop)) in HoistInsertPosition()