Home
last modified time | relevance | path

Searched defs:BasePointer (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h132 const SCEV *BasePointer = nullptr; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DDelinearization.cpp74 const SCEVUnknown *BasePointer = in printDelinearization() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp498 ArrayRef<Argument *> ByValArguments, Instruction *BasePointer, in moveStaticAllocasToUnsafeStack()
808 Instruction *BasePointer = in run() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp2613 Value *BasePointer = GEPI.getPointerOperand(); in visitGetElementPtrInst() local