Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCallSite.h617 bool isByValOrInAllocaArgument(unsigned ArgNo) const { in isByValOrInAllocaArgument() function
DInstrTypes.h1556 bool isByValOrInAllocaArgument(unsigned ArgNo) const {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4241 if (!Call.isByValOrInAllocaArgument(ix)) in isSafeToEliminateVarargsCast()