Home
last modified time | relevance | path

Searched defs:IndirectInstructions (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.h228 std::set<object::SectionedAddress> IndirectInstructions; variable
H A DGraphBuilder.cpp101 const auto &IndirectInstructions = Analysis.getIndirectInstructions(); in buildFlowGraph() local