Searched defs:getArgumentFrameIndex (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp406 /// getArgumentFrameIndex - Get frame index for the byval argument.
409 int FunctionLoweringInfo::getArgumentFrameIndex(const Argument *A) { function in class:FunctionLoweringInfo

Completed in 166 milliseconds