Searched refs:NumRematerializedValues (Results 1 – 1 of 1) sorted by relevance
2061 std::size_t NumRematerializedValues = 0; in relocationViaAlloca() local2087 ++NumRematerializedValues; in relocationViaAlloca()2227 assert(PromotableAllocas.size() == Live.size() + NumRematerializedValues && in relocationViaAlloca()2229 (void) NumRematerializedValues; in relocationViaAlloca()