Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2092 SmallVector<AllocaInst *, 64> ToClobber; in relocationViaAlloca() local
2101 ToClobber.push_back(Alloca); in relocationViaAlloca()
2105 for (auto *AI : ToClobber) { in relocationViaAlloca()