Lines Matching refs:EntryBB
257 llvm::BasicBlock *EntryBB = Fn->begin();259 for (llvm::BasicBlock::iterator I = EntryBB->begin(), E = EntryBB->end();