Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h183 DenseMap<unsigned, const Value *> Slots2Values; global() member
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp353 DenseMap<unsigned, const Value *> &Slots2Values) { in initSlots2Values() argument
344 mapValueToSlot(const Value * V,ModuleSlotTracker & MST,DenseMap<unsigned,const Value * > & Slots2Values) mapValueToSlot() argument