Home
last modified time | relevance | path

Searched defs:replaceVariableLocationOp (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp166 void DPValue::replaceVariableLocationOp(Value *OldValue, Value *NewValue, replaceVariableLocationOp() function in llvm::DPValue
199 void DPValue::replaceVariableLocationOp(unsigned OpIdx, Value *NewValue) { replaceVariableLocationOp() function in llvm::DPValue
H A DIntrinsicInst.cpp121 void DbgVariableIntrinsic::replaceVariableLocationOp(Value *OldValue, in replaceVariableLocationOp() function in DbgVariableIntrinsic
159 void DbgVariableIntrinsic::replaceVariableLocationOp(unsigned OpIdx, replaceVariableLocationOp() function in DbgVariableIntrinsic