Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5741 static const CallBase *FindPreallocatedCall(const Value *PreallocatedSetup) { in FindPreallocatedCall() function
5954 const CallBase *PreallocatedCall = FindPreallocatedCall(&I); in visitIntrinsicCall()
5963 const CallBase *PreallocatedCall = FindPreallocatedCall(I.getOperand(0)); in visitIntrinsicCall()