Searched refs:TextFormat (Results 1 – 1 of 1) sorted by relevance
2042 const std::string &ShowFunction, bool TextFormat, in showInstrProfile() argument2070 if (!TextFormat && OnlyListBelow) { in showInstrProfile()2076 if (TextFormat && IsIRInstr) in showInstrProfile()2089 bool doTextFormatDump = (Show && TextFormat); in showInstrProfile()2177 if (TextFormat) in showInstrProfile()2421 cl::opt<bool> TextFormat( in show_main() local2500 OnlyListBelow, ShowFunction, TextFormat, OS); in show_main()