Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DAnalysis.cpp233 static const Value *getNoopInput(const Value *V, in getNoopInput() function
341 RetVal = getNoopInput(RetVal, RetIndices, BitsRequired, TLI); in slotOnlyDiscardsData()
353 CallVal = getNoopInput(CallVal, CallIndices, BitsProvided, TLI); in slotOnlyDiscardsData()