Home
last modified time | relevance | path

Searched refs:getAbortingInst (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DPtrUseVisitor.h73 Instruction *getAbortingInst() const { return AbortedInfo; } in getAbortingInst() function
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXLowerArgs.cpp454 LLVM_DEBUG(dbgs() << "Pointer use needs a copy: " << *PI.getAbortingInst() in visitArgPtr()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1430 : PtrI.getAbortingInst(); in AllocaSlices()