Searched defs:need (Results 1 – 3 of 3) sorted by relevance
171 void RegAccAlloc::SetNeedLda(compiler::Inst *inst, bool need) in SetNeedLda()
248 void RegAccAlloc::SetNeedLda(compiler::Inst *inst, bool need) in SetNeedLda()
213 Label need(env); in HasSufficientCapacity() local