Searched refs:getNextInstructionSequential (Results 1 – 3 of 3) sorted by relevance
108 const Instr *getNextInstructionSequential(const Instr &InstrMeta) const;
127 NextMetaPtr = Analysis.getNextInstructionSequential(BranchInstrMeta); in buildFlowsToUndefined()
135 FileAnalysis::getNextInstructionSequential(const Instr &InstrMeta) const { in getNextInstructionSequential() function in llvm::cfi_verify::FileAnalysis