Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceCfgNode.h55 void setLoopNestDepth(SizeT NewDepth) { LoopNestDepth = NewDepth; } in setLoopNestDepth() function
DIceCfgNode.cpp291 NewNode->setLoopNestDepth( in splitIncomingEdge()
1580 NewNode->setLoopNestDepth(getLoopNestDepth()); in shortCircuit()