Home
last modified time | relevance | path

Searched defs:MBuf (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DBasicBlockSectionsProfileReader.h86 const MemoryBuffer *MBuf = nullptr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DBasicBlockSectionsProfileReader.cpp60 static Error getBBClusterInfo(const MemoryBuffer *MBuf, in getBBClusterInfo()