Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5775 static const CallBase *FindPreallocatedCall(const Value *PreallocatedSetup) { in FindPreallocatedCall() function
6004 const CallBase *PreallocatedCall = FindPreallocatedCall(&I); in visitIntrinsicCall()
6013 const CallBase *PreallocatedCall = FindPreallocatedCall(I.getOperand(0)); in visitIntrinsicCall()