Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp898 for (const auto &MBBSource : Entry.Blocks) { in initializeJumpTableInfo() local
900 if (parseMBBReference(PFS, MBB, MBBSource.Value)) in initializeJumpTableInfo()