Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAnalysis.cpp262 static const Value *getNoopInput(const Value *V, in getNoopInput() function
355 RetVal = getNoopInput(RetVal, RetIndices, BitsRequired, TLI, DL); in slotOnlyDiscardsData()
367 CallVal = getNoopInput(CallVal, CallIndices, BitsProvided, TLI, DL); in slotOnlyDiscardsData()