Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:entry_ptr

1201   llvm::BasicBlock::iterator entry_ptr = Builder.GetInsertPoint();
1202 --entry_ptr;
1213 ++entry_ptr;
1214 Builder.SetInsertPoint(entry, entry_ptr);