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

/external/llvm/include/llvm/CodeGen/
H A DGCMetadata.h118 /// addStackRoot - Registers a root that lives on the stack. Num is the
121 void addStackRoot(int Num, const Constant *Metadata) { function in class:llvm::GCFunctionInfo

Completed in 142 milliseconds