Searched defs:InstrProfOptions (Results 1 – 1 of 1) sorted by relevance
89 struct InstrProfOptions { struct90 InstrProfOptions() : NoRedZone(false) {} in InstrProfOptions() function101 const InstrProfOptions &Options = InstrProfOptions()); argument