Searched defs:getBasePointer (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | LoopCacheAnalysis.h | 57 const SCEV *getBasePointer() const { return BasePointer; } getBasePointer() function |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | Address.h | 170 llvm::Value *getBasePointer() const { getBasePointer() function |