Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2821 const auto OldLiveOutSize = LiveOut.size(); in computeLiveInValues() local
2827 if (OldLiveOutSize == LiveOut.size()) { in computeLiveInValues()