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

/external/llvm/include/llvm/CodeGen/
H A DGCStrategy.h139 GCFunctionInfo *insertFunctionInfo(const Function &F);
/external/llvm/lib/CodeGen/
H A DGCMetadata.cpp95 GCFunctionInfo *GFI = S->insertFunctionInfo(F);
H A DGCStrategy.cpp118 GCFunctionInfo *GCStrategy::insertFunctionInfo(const Function &F) { function in class:GCStrategy

Completed in 257 milliseconds