Searched defs:val_inst (Results 1 – 6 of 6) sorted by relevance
107 Instruction* val_inst = get_def_use_mgr()->GetDef(*val_idp); in GenConvert() local217 Instruction* val_inst = get_def_use_mgr()->GetDef(*prev_idp); in ProcessPhi() local255 Instruction* val_inst = get_def_use_mgr()->GetDef(val_id); in ProcessConvert() local
26 void InstDebugPrintfPass::GenOutputValues(Instruction* val_inst, in GenOutputValues()