Home
last modified time | relevance | path

Searched defs:MCWriteProcResEntry (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCSchedule.h63 struct MCWriteProcResEntry { struct
67 bool operator==(const MCWriteProcResEntry &Other) const { argument
/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/
H A DSchedClassResolution.cpp176 SmallVector<MCWriteProcResEntry, 8> WPRS) { in computeIdealizedProcResPressure()