Home
last modified time | relevance | path

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

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