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