Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:isEntry

282       bool isEntry = SinglePred == &SinglePred->getParent()->getEntryBlock();
285 if (isEntry && BB != &BB->getParent()->getEntryBlock())
422 bool isEntry = SinglePred == &SinglePred->getParent()->getEntryBlock();
425 isEntry && BB != &BB->getParent()->getEntryBlock())