Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2028 std::size_t NumRematerializedValues = 0; in relocationViaAlloca() local
2054 ++NumRematerializedValues; in relocationViaAlloca()
2195 assert(PromotableAllocas.size() == Live.size() + NumRematerializedValues && in relocationViaAlloca()
2197 (void) NumRematerializedValues; in relocationViaAlloca()