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