Searched refs:getMCInstrAnalysis (Results 1 – 3 of 3) sorted by relevance
140 if (!Analysis.getMCInstrAnalysis()->evaluateBranch( in buildFlowsToUndefined()257 if (!Analysis.getMCInstrAnalysis()->evaluateBranch( in buildFlowGraphImpl()
145 const MCInstrAnalysis *getMCInstrAnalysis() const;
273 const MCInstrAnalysis *FileAnalysis::getMCInstrAnalysis() const { in getMCInstrAnalysis() function in llvm::cfi_verify::FileAnalysis