Home
last modified time | relevance | path

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

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