Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h181 DenseMap<unsigned, const Value *> Slots2Values; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp343 DenseMap<unsigned, const Value *> &Slots2Values) { in mapValueToSlot()
352 DenseMap<unsigned, const Value *> &Slots2Values) { in initSlots2Values()