Searched refs:getHierarchicalPredecessors (Results 1 – 2 of 2) sorted by relevance
420 for (VPBlockBase *PredVPBlock : getHierarchicalPredecessors()) { in createEmptyBasicBlock()464 for (VPBlockBase *PredVPBlock : getHierarchicalPredecessors()) { in execute()
590 const VPBlocksTy &getHierarchicalPredecessors() { in getHierarchicalPredecessors() function