Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6018 static const CallBase *FindPreallocatedCall(const Value *PreallocatedSetup) { in FindPreallocatedCall() function
6280 const CallBase *PreallocatedCall = FindPreallocatedCall(&I); in visitIntrinsicCall()
6289 const CallBase *PreallocatedCall = FindPreallocatedCall(I.getOperand(0)); in visitIntrinsicCall()