Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:entry_ptr

1192   llvm::BasicBlock::iterator entry_ptr = Builder.GetInsertPoint();
1193 --entry_ptr;
1210 ++entry_ptr;
1211 Builder.SetInsertPoint(entry, entry_ptr);