Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DCallSite.h549 bool isByValOrInAllocaArgument(unsigned ArgNo) const { in isByValOrInAllocaArgument() function
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2373 if (!CS.isByValOrInAllocaArgument(ix)) in isSafeToEliminateVarargsCast()