Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp127 void reportCFAError(const MBBCFAInfo &Pred, const MBBCFAInfo &Succ);
392 void CFIInstrInserter::reportCFAError(const MBBCFAInfo &Pred, in reportCFAError() function in CFIInstrInserter
438 reportCFAError(CurrMBBInfo, SuccMBBInfo); in verify()