Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1866 SmallVector<Value *, 32> LiveValuesToBeDeleted; in rematerializeLiveValues() local
1899 LiveValuesToBeDeleted.push_back(LiveValue); in rematerializeLiveValues()
1972 for (auto LiveValue: LiveValuesToBeDeleted) { in rematerializeLiveValues()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2031 SmallVector<Value *, 32> LiveValuesToBeDeleted; in rematerializeLiveValues() local
2086 LiveValuesToBeDeleted.push_back(LiveValue); in rematerializeLiveValues()
2171 for (auto LiveValue: LiveValuesToBeDeleted) { in rematerializeLiveValues()