Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp296 assert(Intersection.first <= Intersection.second); in fixCacheAfterWrite() local
134 Interval Intersection = intersect(CachedExtent, RequestExtent); readBytes() local
[all...]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp2064 std::vector<unsigned> Intersection; in computeRegUnitSets() local
2264 CodeGenRegister::Vec Intersection; in inferCommonSubClass() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp817 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
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h50 Intersection, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h285 Intersection, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1093 std::vector<Value *> Intersection; in shouldSplit() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1313 auto *Intersection = (OpValue == nullptr) ? dyn_cast<Instruction>(VL[0]) in propagateIRFlags() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1356 ConstantRange Intersection = DominatingCR.intersectWith(CR); in foldICmpWithDominatingICmp() local