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