Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h183 DenseMap<unsigned, const Value *> Slots2Values; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp344 DenseMap<unsigned, const Value *> &Slots2Values) { in mapValueToSlot() argument
353 DenseMap<unsigned, const Value *> &Slots2Values) { in initSlots2Values() argument