Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp3307 const auto OldLiveOutSize = LiveOut.size(); in computeLiveInValues() local
3313 if (OldLiveOutSize == LiveOut.size()) { in computeLiveInValues()