Searched defs:liveOuts (Results 1 – 2 of 2) sorted by relevance
174 std::vector<struct LiveOutsTy> liveOuts; member
285 auto &liveOuts = liveness->GetLiveOutsForBlock(block); in RewriteWithGcInBlock() local