Home
last modified time | relevance | path

Searched defs:Slots2Values (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/MIRParser/
DMIParser.h175 DenseMap<unsigned, const Value *> Slots2Values; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp348 DenseMap<unsigned, const Value *> &Slots2Values) { in mapValueToSlot()
357 DenseMap<unsigned, const Value *> &Slots2Values) { in initSlots2Values()