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