Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h429 bool isAddressOfVariable() const { return Type == LocationType::Declare; } in isAddressOfVariable() function
H A DIntrinsicInst.h341 bool isAddressOfVariable() const { in isAddressOfVariable() function