Searched refs:getIndirectInstructions (Results 1 – 4 of 4) sorted by relevance
142 const std::set<object::SectionedAddress> &getIndirectInstructions() const;
101 const auto &IndirectInstructions = Analysis.getIndirectInstructions(); in buildFlowGraph()
259 FileAnalysis::getIndirectInstructions() const { in getIndirectInstructions() function in llvm::cfi_verify::FileAnalysis
139 for (object::SectionedAddress Address : Analysis.getIndirectInstructions()) { in printIndirectCFInstructions()