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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h184 const Value *getIRValue(unsigned Slot);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp369 const Value* PerFunctionMIParsingState::getIRValue(unsigned Slot) { function in class:PerFunctionMIParsingState
2760 V = PFS.getIRValue(SlotNumber);

Completed in 61 milliseconds