Home
last modified time | relevance | path

Searched refs:funcinfo_end (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DOcamlGCPrinter.cpp112 IE = Info.funcinfo_end(); in finishAssembly()
131 IE = Info.funcinfo_end(); in finishAssembly()
DErlangGCPrinter.cpp60 IE = Info.funcinfo_end(); in finishAssembly()
/external/llvm/include/llvm/CodeGen/
DGCMetadata.h171 FuncInfoVec::iterator funcinfo_end() { return Functions.end(); } in funcinfo_end() function