Searched defs:numOfCallSiteLowBound (Results 1 – 3 of 3) sorted by relevance
393 maplecl::Option<uint32_t> numOfCallSiteLowBound({"--num-of-CallSite-LowBound"}, variable
55 uint32 Options::numOfCallSiteLowBound = 2; member in maple::Options
92 static uint32 numOfCallSiteLowBound; variable