Home | History | Annotate | Download | only in Scalar

Lines Matching defs:isEntry

254       bool isEntry = SinglePred == &SinglePred->getParent()->getEntryBlock();
257 if (isEntry && BB != &BB->getParent()->getEntryBlock())
395 bool isEntry = SinglePred == &SinglePred->getParent()->getEntryBlock();
398 if (isEntry && BB != &BB->getParent()->getEntryBlock())