Searched defs:printCFI (Results 1 – 2 of 2) sorted by relevance
664 static void printCFI(raw_ostream &OS, const MCCFIInstruction &CFI, in printCFI() function
1828 void BinaryContext::printCFI(raw_ostream &OS, const MCCFIInstruction &Inst) { printCFI() function in llvm::bolt::BinaryContext