Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp136 Interval Intersection = intersect(CachedExtent, RequestExtent); in readBytes() local
298 auto Intersection = intersect(WriteInterval, CachedInterval); in fixCacheAfterWrite() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp920 auto *Intersection = (OpValue == nullptr) ? dyn_cast<Instruction>(VL[0]) in propagateIRFlags() local
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DVectorUtils.cpp532 SmallVector<Metadata *, 4> Intersection; in intersectAccessGroups() local
H A DDependenceAnalysis.cpp3543 SmallBitVector Intersection = Pair[SI].GroupLoops; in depends() local
3880 SmallBitVector Intersection = Pair[SI].GroupLoops; in getSplitIteration() local
H A DValueTracking.cpp5281 ConstantRange Intersection = DomCR.intersectWith(CR); in isImpliedCondMatchingImmOperands() local
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1922 std::set<unsigned> Intersection; in computeRegUnitSets() local
2134 CodeGenRegister::Vec Intersection; in inferCommonSubClass() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1086 std::set<Value *> Intersection; in shouldSplit() local
/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1409 ConstantRange Intersection = DominatingCR.intersectWith(CR); in foldICmpWithDominatingICmp() local