Searched defs:profileGen (Results 1 – 3 of 3) sorted by relevance
30 maplecl::Option<bool> profileGen({"--profileGen"}, variable
146 static bool profileGen; variable
68 bool Options::profileGen = false; member in maple::Options