Searched defs:IsEntryBlock (Results 1 – 7 of 7) sorted by relevance
111 bool IsEntryBlock = *I == &(*I)->getParent()->getEntry(); in dump() local
926 bool IsEntryBlock() const { in IsEntryBlock() function
3579 bool IsEntryBlock = BB == &BB->getParent()->getEntryBlock(); in printBasicBlock() local
3942 bool IsEntryBlock = BB->getParent() && BB->isEntryBlock(); in printBasicBlock() local