Home | History | Annotate | Download | only in IR

Lines Matching full:insertbefore

1048                                       Instruction *InsertBefore) {
1055 return CallInst::Create(DeclareFn, Args, "", InsertBefore);
1079 Instruction *InsertBefore) {
1088 return CallInst::Create(ValueFn, Args, "", InsertBefore);