Home
last modified time | relevance | path

Searched refs:getHierarchicalPredecessors (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlan.cpp420 for (VPBlockBase *PredVPBlock : getHierarchicalPredecessors()) { in createEmptyBasicBlock()
464 for (VPBlockBase *PredVPBlock : getHierarchicalPredecessors()) { in execute()
HDVPlan.h590 const VPBlocksTy &getHierarchicalPredecessors() { in getHierarchicalPredecessors() function