Searched defs:isAddressOfVariable (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DebugProgramInstruction.h | 429 bool isAddressOfVariable() const { return Type == LocationType::Declare; } isAddressOfVariable() function |
H A D | IntrinsicInst.h | 341 bool isAddressOfVariable() const { isAddressOfVariable() function |