Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1728 std::size_t NumRematerializedValues = 0; in relocationViaAlloca() local
1752 ++NumRematerializedValues; in relocationViaAlloca()
1887 assert(PromotableAllocas.size() == Live.size() + NumRematerializedValues && in relocationViaAlloca()