Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MCA/
H A DInstruction.cpp135 unsigned MaxLatency = 0; in computeCriticalRegDep() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h345 unsigned MaxLatency = 0; in NodeSet() local
/openbsd-src/gnu/llvm/llvm/include/llvm/MCA/
H A DInstruction.h464 unsigned MaxLatency; member