Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTailDuplicator.h48 bool LayoutMode; variable
74 bool LayoutMode, unsigned TailDupSize = 0);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTailDuplicator.cpp98 LayoutMode = LayoutModeIn; in initMF()
554 if (!LayoutMode && TailBB.canFallThrough()) in shouldTailDuplicate()