Searched defs:numOfCallSiteUpBound (Results 1 – 3 of 3) sorted by relevance
397 maplecl::Option<uint32_t> numOfCallSiteUpBound({"--num-of-CallSite-HighBound"}, variable
56 uint32 Options::numOfCallSiteUpBound = 10; member in maple::Options
93 static uint32 numOfCallSiteUpBound; variable