Searched refs:getActiveBlocks (Results 1 – 1 of 1) sorted by relevance
153 SmallSetVector<BasicBlock *, 4> &getActiveBlocks() { return ActiveBlocks; } in getActiveBlocks() function in __anon97a272aa0111::LockstepReverseIterator670 auto &ActivePreds = LRI.getActiveBlocks(); in analyzeInstructionForSinking()