Searched defs:multiDef (Results 1 – 1 of 1) sorted by relevance
1053 void GraphColorRegAllocator::UpdateOpndConflict(const Insn &insn, bool multiDef) in UpdateOpndConflict()1065 void GraphColorRegAllocator::ComputeLiveRangesForEachDefOperand(Insn &insn, bool &multiDef) in ComputeLiveRangesForEachDefOperand()1319 bool multiDef = false; in ComputeLiveRanges() local