Searched refs:SkipInstruction (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp388 : DebugHandlerBase(AP), OS(*Asm->OutStreamer), SkipInstruction(false),
887 SkipInstruction = true;
890 SkipInstruction = false;
961 SkipInstruction = false;
1031 if (SkipInstruction || MI->isMetaInstruction() ||
H A DBTFDebug.h240 bool SkipInstruction; member in class:llvm::BTFDebug

Completed in 64 milliseconds