Searched refs:CastConst (Results 1 – 2 of 2) sorted by relevance
413 template<typename T> static const Instruction* CastConst(T src) { in CastConst() function
557 const Instruction* from = Instruction::CastConst(address); in PrintInstructions()