Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DGCMetadata.h169 FuncInfoVec::iterator funcinfo_end() { return Functions.end(); } in funcinfo_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DGCMetadata.h169 FuncInfoVec::iterator funcinfo_end() { return Functions.end(); } in funcinfo_end() function
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DGCMetadata.h172 FuncInfoVec::iterator funcinfo_end() { return Functions.end(); } in funcinfo_end() function