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