Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIntrinsicInst.h76 bool isAddressOfVariable() const { in isAddressOfVariable() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp1248 if (DII->isAddressOfVariable()) in valueCoversEntireFragment()
1260 assert(DII->isAddressOfVariable()); in ConvertDebugDeclareToDebugValue()
1496 if (DII->isAddressOfVariable()) in FindDbgAddrUses()