Home
last modified time | relevance | path

Searched refs:LoopNodes (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceLoopAnalyzer.cpp153 // Create the LoopNodes from the function's CFG in LoopAnalyzer()
244 CfgUnorderedSet<SizeT> LoopNodes; in processNode() local
247 LoopNodes.insert((*LoopIter)->getNode()->getIndex()); in processNode()
249 Loops.push_back(LoopNodes); in processNode()
/third_party/node/deps/v8/src/compiler/
H A Dloop-analysis.h132 NodeRange LoopNodes(const Loop* loop) { in LoopNodes() function in v8::internal::compiler::LoopTree
H A Dloop-analysis.cc680 for (Node* node : loop_tree->LoopNodes(loop)) { in HasMarkedExits()

Completed in 6 milliseconds