Searched defs:LoopNestingDepth (Results 1 – 6 of 6) sorted by relevance
356 TEST(CallGraphTest, LoopNestingDepth) { in TEST() argument
165 uint32_t StructuredCFGAnalysis::LoopNestingDepth(uint32_t bb_id) { in LoopNestingDepth() function in spvtools::opt::StructuredCFGAnalysis