Searched refs:setLoopNestDepth (Results 1 – 2 of 2) sorted by relevance
55 void setLoopNestDepth(SizeT NewDepth) { LoopNestDepth = NewDepth; } in setLoopNestDepth() function
291 NewNode->setLoopNestDepth( in splitIncomingEdge()1531 NewNode->setLoopNestDepth(getLoopNestDepth()); in shortCircuit()