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