Home | History | Annotate | Download | only in IR

Lines Matching refs:InsertBefore

777 InsertBefore) {
791 return withDebugLoc(CallInst::Create(DeclareFn, Args, "", InsertBefore), DL);
822 Instruction *InsertBefore) {
838 return withDebugLoc(CallInst::Create(ValueFn, Args, "", InsertBefore), DL);