Home
last modified time | relevance | path

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

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