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