Home
last modified time | relevance | path

Searched refs:isSingleLocationExpression (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1448 bool DIExpression::isSingleLocationExpression() const { in isSingleLocationExpression() function in DIExpression
1491 if (!Expr->isSingleLocationExpression()) in convertToNonVariadicExpression()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1274 } else if (UseDerefSize && Expr->isSingleLocationExpression()) { in emitLoc()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2800 bool isSingleLocationExpression() const;