Home
last modified time | relevance | path

Searched defs:instr_before (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_live_var_analysis.cpp75 aco_ptr<Instruction>& instr_before) in get_demand_before()
Daco_spill.cpp445 aco_ptr<Instruction> instr_before(nullptr); in get_demand_before() local