Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSchedule.h64 struct MCWriteProcResEntry { struct
68 bool operator==(const MCWriteProcResEntry &Other) const { argument
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSchedClassResolution.cpp176 SmallVector<MCWriteProcResEntry, 8> WPRS) { in computeIdealizedProcResPressure()