Searched refs:MallocCallI (Results 1 – 1 of 1) sorted by relevance
975 if (auto *MallocCallI = dyn_cast<Instruction>(MallocCall)) { in runSjLjOnFunction() local976 MallocCallI->setDebugLoc(FirstDL); in runSjLjOnFunction()