Home
last modified time | relevance | path

Searched refs:getNumLocationOperands (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1684 uint64_t DIExpression::getNumLocationOperands() const { in getNumLocationOperands() function in DIExpression
/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2589 *Inst, Expr ? Expr->getNumLocationOperands() : 0, Ops, in salvageDebugInfo()
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLocal.cpp1775 uint64_t CurrentLocOps = SalvagedExpr->getNumLocationOperands(); in salvageDebugInfoForDbgValues()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2604 uint64_t getNumLocationOperands() const;
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1291 V = salvageDebugInfoImpl(VAsInst, Expr->getNumLocationOperands(), Ops, in salvageUnresolvedDbgValue()