Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1932 std::size_t NumRematerializedValues = 0; in relocationViaAlloca() local
1958 ++NumRematerializedValues; in relocationViaAlloca()
2094 assert(PromotableAllocas.size() == Live.size() + NumRematerializedValues && in relocationViaAlloca()