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