HomeSort by relevance Sort by last modified time
    Searched refs:CurrentFuncletEntry (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
WinException.h 41 const MachineBasicBlock *CurrentFuncletEntry = nullptr;
WinException.cpp 173 CurrentFuncletEntry = &MBB;
217 !CurrentFuncletEntry->isCleanupFuncletEntry())
224 if (!CurrentFuncletEntry)
241 !CurrentFuncletEntry->isCleanupFuncletEntry()) {
249 !CurrentFuncletEntry->isEHFuncletEntry()) {
264 CurrentFuncletEntry = nullptr;
    [all...]

Completed in 108 milliseconds