Searched refs:getVPTBlocks (Results 1 – 1 of 1) sorted by relevance
434 SmallVectorImpl<VPTBlock> &getVPTBlocks() { return VPTstate.Blocks; } in getVPTBlocks() function1572 for (auto &Block : LoLoop.getVPTBlocks()) { in ConvertVPTBlocks()