Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp76 SmallSet<Block *, 8> PreservedBlocks; in preserveDebugSections() local
79 PreservedBlocks.insert(&Sym->getBlock()).second; in preserveDebugSections()
84 if (!PreservedBlocks.count(B)) in preserveDebugSections()