Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp75 auto BNum = B->getNumber(); in getSortedEntries() local
76 return ANum < BNum; in getSortedEntries()
352 auto BNum = (*(std::next(I)))->getNumber(); in makeSingleEntryLoop() local
353 assert(ANum != BNum); in makeSingleEntryLoop()