Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h722 void setInstrRefOpIndex(unsigned OpIdx) { in setInstrRefOpIndex() function
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp266 setInstrRefOpIndex(OpIdx); in ChangeToDbgInstrRef()