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

/external/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h80 /// ByValArgFrameIndexMap - Keep track of frame indices for byval arguments.
81 DenseMap<const Argument*, int> ByValArgFrameIndexMap; member in class:llvm::FunctionLoweringInfo

Completed in 42 milliseconds