Home
last modified time | relevance | path

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

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