Searched defs:need (Results 1 – 4 of 4) sorted by relevance
172 void RegAccAlloc::SetNeedLda(compiler::Inst *inst, bool need) in SetNeedLda()
269 void SetNeedAnotherPass(bool need) in SetNeedAnotherPass()
235 void RegAccAlloc::SetNeedLda(compiler::Inst *inst, bool need) in SetNeedLda()
214 Label need(env); in HasSufficientCapacity() local