Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicBlockSectionsProfileReader.h59 : MBuf(Buf), LineIt(*Buf, /*SkipBlanks=*/true, /*CommentMarker=*/'#'){}; in BasicBlockSectionsProfileReader()
89 Twine("invalid profile " + MBuf->getBufferIdentifier() + " at line " + in createProfileParseError()
111 const MemoryBuffer *MBuf = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSectionsProfileReader.cpp366 assert(MBuf); in ReadProfile()
394 if (!BBSPR.MBuf) in doInitialization()