Searched defs:GetExitBlocks (Results 1 – 3 of 3) sorted by relevance
355 void Loop::GetExitBlocks(std::unordered_set<uint32_t>* exit_blocks) const { in GetExitBlocks() function in spvtools::opt::Loop