Searched full:computing (Results 1 – 19 of 19) sorted by relevance
97 // Get current free bytes count after computing new size in ComputeNewSize()167 // Save pool size for computing new space size in TryAllocPoolBase()188 // Save arena size for computing new space size in TryAllocArenaBase()282 // Get free bytes count after computing new young size in ComputeNewYoung()319 // Get free bytes count after computing new tenured size in ComputeNewTenured()
123 // The biggest arena size during FrameAllocator workflow. Needed for computing a new arena size.
152 [Efficiently Computing Static Single Assignment Form and the Control Dependence Graph, Ron Cytron](…
204 // which uses delay as algorithm of computing priority
563 // For computing topological order of cdgNodes in a region,
304 // clear old scc before computing
750 // hashSeed only be used when computing two separate strings merged hashcode.766 // String can not convert to integer number, using normal hashcode computing algorithm. in ComputeRawHashcode()779 // hashSeed only be used when computing two separate strings merged hashcode.796 // String can not convert to integer number, using normal hashcode computing algorithm. in ComputeHashcode()
94 Computing common context for try block
384 // Phase 1: search in the beginning of string while computing maximal tailed-substring length in IndexOf()439 // Phase 1: search in the end of string while computing maximal tailed-substring length in LastIndexOf()
449 // Third party libs computing can be in Native state in GetAvailableLocales()
667 // Double check if we done this method while computing params in CreateMethodItem()842 // Double check if we done this method while computing params in CreateForeignMethodItem()
679 // Double check if we have done this method while computing params in CreateMethodItem()844 // Double check if we done this method while computing params in CreateForeignMethodItem()
595 * Make sure this is reflected when computing callee_saved_regs.size() in GeneratePushRegs()1121 * Make sure this is reflected when computing calleeSavedRegs.size() in GeneratePopRegs()
9779 * their locations, rather than computing their values. Applications in SelectIntrinsicCall()
163 // Sort by priority in descending order, which use LStart as algorithm of computing priority,
386 /** This region computing algorithm is based on this paper:
1469 * for computing the stack location. in SpillOperand()
372 …// Before computing the given variables type, we have to make a new checker context frame so that … in IterateInVariableContext()