Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2071 SmallVector<AllocaInst *, 64> ToClobber; in relocationViaAlloca() local
2080 ToClobber.push_back(Alloca); in relocationViaAlloca()
2084 for (auto *AI : ToClobber) { in relocationViaAlloca()