Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()