Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h131 Value *getVariableLocationOp(unsigned Idx) const { in getVariableLocationOp() function
/openbsd/gnu/llvm/llvm/lib/IR/
H A DIntrinsicInst.cpp92 Value *DbgVariableIntrinsic::getVariableLocationOp(unsigned OpIdx) const { in getVariableLocationOp() function in DbgVariableIntrinsic