Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp135 Interval Intersection = intersect(CachedExtent, RequestExtent); in readBytes() local
297 auto Intersection = intersect(WriteInterval, CachedInterval); in fixCacheAfterWrite() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dparser.d993 Open = 0, Negate, Difference, SymDifference, Intersection, Union, None enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1940 std::set<unsigned> Intersection; in computeRegUnitSets() local
2150 CodeGenRegister::Vec Intersection; in inferCommonSubClass() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DVectorUtils.cpp686 SmallVector<Metadata *, 4> Intersection; in intersectAccessGroups() local
H A DDependenceAnalysis.cpp3664 SmallBitVector Intersection = Pair[SI].GroupLoops; in depends() local
3999 SmallBitVector Intersection = Pair[SI].GroupLoops; in getSplitIteration() local
H A DValueTracking.cpp6429 ConstantRange Intersection = DomCR.intersectWith(CR); in isImpliedCondMatchingImmOperands() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1088 auto *Intersection = (OpValue == nullptr) ? dyn_cast<Instruction>(VL[0]) in propagateIRFlags() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1107 std::vector<Value *> Intersection; in shouldSplit() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1486 ConstantRange Intersection = DominatingCR.intersectWith(CR); in foldICmpWithDominatingICmp() local