Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp462 bool IsNewBlock = false; in scan() local
463 for (; MFI != MFE; ++MFI, IsNewBlock = true) { in scan()
464 if (IsNewBlock) in scan()