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