Searched defs:OtherInstr (Results 1 – 2 of 2) sorted by relevance
51 const Instruction &OtherInstr = State.getIC().getInstr(OtherOpcode); in computeAliasingInstructions() local135 for (const auto *OtherInstr : computeAliasingInstructions( in appendCodeTemplates() local
228 const Instruction &OtherInstr, const BitVector &ForbiddenRegisters) const { in hasAliasingRegistersThrough() argument