Searched defs:targetIns (Results 1 – 1 of 1) sorted by relevance
219 bool IsInstMatched(const panda::compiler::Inst *inst, const InstructionInfo &targetIns, const InstI… in IsInstMatched()335 const panda::compiler::Inst *targetIns = prevInst->GetInput(0).GetInst(); in FindDefineInst() local