Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp1015 for (const auto &MBBSource : Entry.Blocks) { in initializeJumpTableInfo() local
1017 if (parseMBBReference(PFS, MBB, MBBSource.Value)) in initializeJumpTableInfo()