Home
last modified time | relevance | path

Searched refs:mapValueToSlot (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1964 static void mapValueToSlot(const Value *V, ModuleSlotTracker &MST, in mapValueToSlot() function
1978 mapValueToSlot(&Arg, MST, Slots2Values); in initSlots2Values()
1980 mapValueToSlot(&BB, MST, Slots2Values); in initSlots2Values()
1982 mapValueToSlot(&I, MST, Slots2Values); in initSlots2Values()