Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/compiler/
DnarrowingIntersection.ts4 type Disjoint = alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp2135 bool Disjoint = TII->areMemAccessesTriviallyDisjoint(*NewMI, *PrevDef); in canUseLastOffsetValue() local