Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ip

2470     CGBuilderTy::InsertPoint ip = CGF.Builder.saveIP();
2477 CGF.Builder.restoreIP(ip);
2480 CGBuilderTy::InsertPoint ip = CGF.Builder.saveIP();
2487 CGF.Builder.restoreIP(ip);