Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp133 Interval Intersection = intersect(CachedExtent, RequestExtent); in readBytes() local
295 auto Intersection = intersect(WriteInterval, CachedInterval); in fixCacheAfterWrite() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp762 SmallVector<Metadata *, 4> Intersection; 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.cpp8293 ConstantRange Intersection = DomCR.intersectWith(CR); isImpliedCondCommonOperandWithConstants() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h272 Intersection, global() enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h71 Intersection, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1092 std::vector<Value *> Intersection; shouldSplit() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1168 auto *Intersection = (OpValue == nullptr) ? dyn_cast<Instruction>(VL[0]) propagateIRFlags() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1360 ConstantRange Intersection = DominatingCR.intersectWith(CR); foldICmpWithDominatingICmp() local