Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2007 std::size_t NumRematerializedValues = 0; in relocationViaAlloca() local
2033 ++NumRematerializedValues; in relocationViaAlloca()
2169 assert(PromotableAllocas.size() == Live.size() + NumRematerializedValues && in relocationViaAlloca()
2171 (void) NumRematerializedValues; in relocationViaAlloca()