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

/external/llvm/include/llvm/IR/
H A DCallSite.h299 bool hasInAllocaArgument() const { function in class:llvm::CallSiteBase
/external/llvm/lib/IR/
H A DVerifier.cpp2150 if (CS.hasInAllocaArgument()) {
/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp2836 if (CLI.CS && CLI.CS->hasInAllocaArgument())

Completed in 248 milliseconds