Searched refs:inlineHotFunctionThreshold (Results 1 – 4 of 4) sorted by relevance
45 uint32 Options::inlineHotFunctionThreshold = 100; // Only for srcLangC, value will be reset later… member in maple::Options185 maplecl::CopyIfEnabled(inlineHotFunctionThreshold, opts::mpl2mpl::inlineHotFunctionThreshold); in SolveOptions()
98 maplecl::Option<uint32_t> inlineHotFunctionThreshold({"--inline-hot-function-threshold"}, variable
96 static uint32 inlineHotFunctionThreshold; variable
42 extern maplecl::Option<uint32_t> inlineHotFunctionThreshold;