Home
last modified time | relevance | path

Searched refs:NumPaths (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h168 unsigned NumPaths; variable
187 NumPaths = 0; in reset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp1205 if (NumPaths > MaxPaths) in circuit()
1213 ++NumPaths; in circuit()