Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h181 DenseMap<unsigned, const Value *> Slots2Values; member
/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp345 DenseMap<unsigned, const Value *> &Slots2Values) { in mapValueToSlot()
354 DenseMap<unsigned, const Value *> &Slots2Values) { in initSlots2Values()