reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-exegesis/lib/Latency.cpp
   55     if (OtherInstr.hasMemoryOperands())
   57     if (Instr.hasAliasingRegistersThrough(OtherInstr, ForbiddenRegisters))
   58       AliasingInstructions.push_back(OtherInstr);