Searched refs:getConstantIndex (Results 1 – 2 of 2) sorted by relevance
63 OS << "ConstantIndex #" << Loc.getConstantIndex() << " (" in prettyPrintStackMap()64 << SMP.getConstant(Loc.getConstantIndex()).getValue() << ")"; in prettyPrintStackMap()
138 uint32_t getConstantIndex() const { in getConstantIndex() function