Lines Matching refs:getEntry
2182 const VPBlockBase *getEntry() const { return Entry; } in getEntry() function
2183 VPBlockBase *getEntry() { return Entry; } in getEntry() function
2310 static NodeRef getEntryNode(GraphRef N) { return N->getEntry(); }
2313 return nodes_iterator::begin(N->getEntry());
2329 static NodeRef getEntryNode(GraphRef N) { return N->getEntry(); }
2332 return nodes_iterator::begin(N->getEntry());
2390 return R->getEntry();
2447 BlockTy getEntry() { return Entry; }
2462 return N.getEntry();
2481 return N.getEntry();
2575 VPBlockBase *getEntry() { return Entry; }
2576 const VPBlockBase *getEntry() const { return Entry; }
2695 return cast<VPRegionBlock>(getEntry()->getSingleSuccessor());
2698 return cast<VPRegionBlock>(getEntry()->getSingleSuccessor());