Searched refs:newLabel (Results 1 – 6 of 6) sorted by relevance
85 std::unique_ptr<Instruction> newLabel( in NewLabel() local87 get_def_use_mgr()->AnalyzeInstDefUse(&*newLabel); in NewLabel()88 return newLabel; in NewLabel()
116 std::unique_ptr<Instruction> newLabel( in NewLabel() local118 return newLabel; in NewLabel()