Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DBasicBlockSectionsProfileReader.cpp60 static Error getBBClusterInfo(const MemoryBuffer *MBuf, in getBBClusterInfo() function
137 if (auto Err = getBBClusterInfo(MBuf, ProgramBBClusterInfo, FuncAliasMap)) in initializePass()