Searched refs:NumRematerializedValues (Results 1 – 1 of 1) sorted by relevance
2034 std::size_t NumRematerializedValues = 0; in relocationViaAlloca() local2060 ++NumRematerializedValues; in relocationViaAlloca()2201 assert(PromotableAllocas.size() == Live.size() + NumRematerializedValues && in relocationViaAlloca()2203 (void) NumRematerializedValues; in relocationViaAlloca()