Home
last modified time | relevance | path

Searched refs:ToClobber (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1790 SmallVector<AllocaInst *, 64> ToClobber; in relocationViaAlloca() local
1799 ToClobber.push_back(Alloca); in relocationViaAlloca()
1803 for (auto *AI : ToClobber) { in relocationViaAlloca()