Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDRewriteStatepointsForGC.cpp2573 const auto OldLiveOutSize = LiveOut.size(); in computeLiveInValues() local
2579 if (OldLiveOutSize == LiveOut.size()) { in computeLiveInValues()