Searched refs:InitFn (Results 1 – 1 of 1) sorted by relevance
33 Constant *InitFn = M.getOrInsertFunction(FnName, Type::getInt32Ty(Context), in InsertProfilingInitCall() local64 CallInst *InitCall = CallInst::Create(InitFn, Args, "newargc", InsertPos); in InsertProfilingInitCall()