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