Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlan.cpp88 VPBlockBase *VPBlockBase::getEnclosingBlockWithSuccessors() { in getEnclosingBlockWithSuccessors() function in VPBlockBase
93 return Parent->getEnclosingBlockWithSuccessors(); in getEnclosingBlockWithSuccessors()
DVPlan.h438 VPBlockBase *getEnclosingBlockWithSuccessors();
452 return getEnclosingBlockWithSuccessors()->getSuccessors(); in getHierarchicalSuccessors()
458 return getEnclosingBlockWithSuccessors()->getSingleSuccessor(); in getSingleHierarchicalSuccessor()