Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dpivot_table_types.ts24 isCollapsed: boolean; property
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DExecutionDomainFix.h73 bool isCollapsed() const { return Instrs.empty(); } in isCollapsed() function
/external/llvm/lib/CodeGen/
DExecutionDepsFix.cpp74 bool isCollapsed() const { return Instrs.empty(); } in isCollapsed() function