Home
last modified time | relevance | path

Searched defs:Intersection (Results 1 – 9 of 9) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/MSF/
DMappedBlockStream.cpp134 Interval Intersection = intersect(CachedExtent, RequestExtent); in readBytes() local
296 auto Intersection = intersect(WriteInterval, CachedInterval); in fixCacheAfterWrite() local
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DCodeGenRegisters.cpp2003 std::set<unsigned> Intersection; in computeRegUnitSets() local
2214 CodeGenRegister::Vec Intersection; in inferCommonSubClass() local
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DLangOptions.h70 Intersection, enumerator
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DVectorUtils.cpp867 SmallVector<Metadata *, 4> Intersection; in intersectAccessGroups() local
DDependenceAnalysis.cpp3758 SmallBitVector Intersection = Pair[SI].GroupLoops; in depends() local
4093 SmallBitVector Intersection = Pair[SI].GroupLoops; in getSplitIteration() local
DValueTracking.cpp6861 ConstantRange Intersection = DomCR.intersectWith(CR); in isImpliedCondCommonOperandWithConstants() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp1093 std::vector<Value *> Intersection; in shouldSplit() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DLoopUtils.cpp1097 auto *Intersection = (OpValue == nullptr) ? dyn_cast<Instruction>(VL[0]) in propagateIRFlags() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1396 ConstantRange Intersection = DominatingCR.intersectWith(CR); in foldICmpWithDominatingICmp() local