Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h224 bool IsEliminated; variable
644 bool IsEliminated; variable
/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp257 bool IsEliminated = WS.isEliminated(); in addRegisterWrite() local