Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DOcamlGCPrinter.cpp116 IE = Info.funcinfo_end(); in finishAssembly()
135 IE = Info.funcinfo_end(); in finishAssembly()
DErlangGCPrinter.cpp56 IE = Info.funcinfo_end(); in finishAssembly()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DGCMetadata.h169 FuncInfoVec::iterator funcinfo_end() { return Functions.end(); } in funcinfo_end() function