Searched refs:InstructionRel32Label (Results 1 – 4 of 4) sorted by relevance
127 Label* InstructionRel32Label(const Instruction* instruction) const;
230 Label* AssemblyProgram::InstructionRel32Label( in InstructionRel32Label() function in courgette::AssemblyProgram
601 if (Label* label = program->InstructionRel32Label(instruction)) in CollectTraces()
1258 if (Label* label = program->InstructionRel32Label(instruction)) in CollectTraces()