Lines Matching refs:getEntryBlock
172 BB != &BB->getParent()->getEntryBlock()) {
188 BB != &BB->getParent()->getEntryBlock() &&
644 BB != &BB->getParent()->getEntryBlock())
660 bool isEntry = SinglePred == &SinglePred->getParent()->getEntryBlock();
664 if (isEntry && BB != &BB->getParent()->getEntryBlock())
665 BB->moveBefore(&BB->getParent()->getEntryBlock());