Searched defs:BasePointer (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDelinearization.cpp88 const SCEVUnknown *BasePointer = local
108 O << "Base offset: " << *BasePointer << "\n"; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp487 moveStaticAllocasToUnsafeStack( IRBuilder< &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, ArrayRef<Argument *> ByValArguments, ArrayRef<ReturnInst *> Returns, Instruction *BasePointer, AllocaInst *StackGuardSlot) argument
788 Instruction *BasePointer = local
[all...]

Completed in 119 milliseconds