Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp128 void reportCFAError(const MBBCFAInfo &Pred, const MBBCFAInfo &Succ);
391 void CFIInstrInserter::reportCFAError(const MBBCFAInfo &Pred, in reportCFAError() function in CFIInstrInserter
437 reportCFAError(CurrMBBInfo, SuccMBBInfo); in verify()