Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/MSF/
H A 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/
H A DCodeGenRegisters.cpp2003 std::set<unsigned> Intersection; in computeRegUnitSets() local
2214 CodeGenRegister::Vec Intersection; in inferCommonSubClass() local
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DLangOptions.h70 Intersection, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/TargetParser/
H A DTriple.h269 Intersection, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DVectorUtils.cpp867 SmallVector<Metadata *, 4> Intersection; in intersectAccessGroups() local
H A DDependenceAnalysis.cpp3758 SmallBitVector Intersection = Pair[SI].GroupLoops; in depends() local
4093 SmallBitVector Intersection = Pair[SI].GroupLoops; in getSplitIteration() local
H A DValueTracking.cpp6861 ConstantRange Intersection = DomCR.intersectWith(CR); in isImpliedCondCommonOperandWithConstants() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1097 auto *Intersection = (OpValue == nullptr) ? dyn_cast<Instruction>(VL[0]) in propagateIRFlags() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1093 std::vector<Value *> Intersection; in shouldSplit() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1396 ConstantRange Intersection = DominatingCR.intersectWith(CR); in foldICmpWithDominatingICmp() local