Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DCallSite.h292 bool hasInAllocaArgument() const { in hasInAllocaArgument() function
/external/llvm/lib/IR/
DVerifier.cpp1560 if (CS.hasInAllocaArgument()) { in VerifyCallSite()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2702 if (CS.hasInAllocaArgument()) in DoSelectCall()