Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp409 bool IsNewBlock = false; in scan() local
410 for (; MFI != MFE; ++MFI, IsNewBlock = true) { in scan()
411 if (IsNewBlock) in scan()