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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h176 DenseMap<unsigned, const Value *> Slots2Values; member in struct:llvm::PerFunctionMIParsingState
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp347 mapValueToSlot(const Value *V, ModuleSlotTracker &MST, DenseMap<unsigned, const Value *> &Slots2Values) argument
356 initSlots2Values(const Function &F, DenseMap<unsigned, const Value *> &Slots2Values) argument
[all...]

Completed in 49 milliseconds