Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
HDMIParser.h191 const Value *getIRValue(unsigned Slot);
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
HDMIParser.cpp365 const Value* PerFunctionMIParsingState::getIRValue(unsigned Slot) { in getIRValue() function in PerFunctionMIParsingState
3090 V = PFS.getIRValue(SlotNumber); in parseIRValue()