Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2520 const SetVector<Value *> &OldLiveIn = Data.LiveIn[BB]; in computeLiveInValues() local
2522 if (OldLiveIn.size() != LiveTmp.size()) { in computeLiveInValues()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2752 const SetVector<Value *> &OldLiveIn = Data.LiveIn[BB]; in computeLiveInValues() local
2754 if (OldLiveIn.size() != LiveTmp.size()) { in computeLiveInValues()