Searched refs:ToClobber (Results 1 – 1 of 1) sorted by relevance
1790 SmallVector<AllocaInst *, 64> ToClobber; in relocationViaAlloca() local1799 ToClobber.push_back(Alloca); in relocationViaAlloca()1803 for (auto *AI : ToClobber) { in relocationViaAlloca()