Searched refs:GetLabel (Results 1 – 4 of 4) sorted by relevance
104 if (GetSemi(GetLabel(anc)) < GetSemi(GetLabel(block))) { in Compress()105 SetLabel(block, GetLabel(anc)); in Compress()145 return GetLabel(block); in Eval()
90 BasicBlock *GetLabel(BasicBlock *block) const in GetLabel() function
538 if (GetSemi(GetLabel(anc)) < GetSemi(GetLabel(inst))) { in Compress()539 SetLabel(inst, GetLabel(anc)); in Compress()580 return GetLabel(inst); in Eval()
139 Inst *GetLabel(Inst *inst) const in GetLabel() function