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