Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveRangeEdit.h94 SmallPtrSet<const VNInfo *, 4> Rematted; variable
227 Rematted.insert(ParentVNI); in markRematerialized()
232 return Rematted.count(ParentVNI); in didRematerialize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRangeEdit.cpp176 Rematted.insert(RM.ParentVNI); in rematerializeAt()