Searched defs:isExpand (Results 1 – 3 of 3) sorted by relevance
488 uintptr_t SharedLocalSpace::Allocate(size_t size, bool isExpand) in Allocate()
606 uintptr_t LocalSpace::Allocate(size_t size, bool isExpand) in Allocate()
5386 bool isExpand = tsize > fsize; in SelectCvtInt2Int() local