Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicInst.h97 bool isAddressOfVariable() const { in isAddressOfVariable() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1264 if (DII->isAddressOfVariable()) in valueCoversEntireFragment()
1289 assert(DII->isAddressOfVariable()); in ConvertDebugDeclareToDebugValue()
1517 if (DII->isAddressOfVariable()) in FindDbgAddrUses()