Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ip

2418     CGBuilderTy::InsertPoint ip = CGF.Builder.saveIP();
2425 CGF.Builder.restoreIP(ip);
2428 CGBuilderTy::InsertPoint ip = CGF.Builder.saveIP();
2435 CGF.Builder.restoreIP(ip);