Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
HDMetadataLoader.cpp537 if (DIExpr->startsWithDeref() && in upgradeDeclareExpressions()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDebugInfoMetadata.h2449 bool startsWithDeref() const { in startsWithDeref() function