Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DExecutionDomainFix.h74 bool isCollapsed() const { return Instrs.empty(); } in isCollapsed() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DExecutionDepsFix.cpp68 bool isCollapsed() const { return Instrs.empty(); } in isCollapsed() function
/external/llvm/lib/CodeGen/
DExecutionDepsFix.cpp74 bool isCollapsed() const { return Instrs.empty(); } in isCollapsed() function