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