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