Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h444 void annotateCFIState();
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp2117 annotateCFIState(); in buildCFG()
2323 void BinaryFunction::annotateCFIState() { in annotateCFIState() function in llvm::bolt::BinaryFunction