Home
last modified time | relevance | path

Searched defs:MaxLatency (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/
H A DInstruction.cpp135 unsigned MaxLatency = 0; in computeCriticalRegDep() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h334 unsigned MaxLatency = 0; in NodeSet() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DInstruction.h365 unsigned MaxLatency; member