Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h168 bool hasValidHeight() const { return InstrHeight != ~0u; } in hasValidHeight() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h187 bool hasValidHeight() const { return InstrHeight != ~0u; } in hasValidHeight() function