Home | History | Annotate | Download | only in Instrumentation

Lines Matching defs:EntryBlock

523       BasicBlock &EntryBlock = F.getEntryBlock();
524 BasicBlock::iterator It = EntryBlock.begin();
527 EntryBlock.splitBasicBlock(It);