Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
HDMappedBlockStream.cpp133 Interval Intersection = intersect(CachedExtent, RequestExtent); in readBytes() local
295 auto Intersection = intersect(WriteInterval, CachedInterval); in fixCacheAfterWrite() local
/freebsd-head/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenRegisters.cpp2064 std::vector<unsigned> Intersection; in computeRegUnitSets() local
2264 CodeGenRegister::Vec Intersection; in inferCommonSubClass() local
/freebsd-head/contrib/llvm-project/clang/include/clang/Basic/
HDLangOptions.h50 Intersection, enumerator
/freebsd-head/contrib/llvm-project/llvm/lib/Analysis/
HDVectorUtils.cpp817 SmallVector<Metadata *, 4> Intersection; in intersectAccessGroups() local
HDDependenceAnalysis.cpp3758 SmallBitVector Intersection = Pair[SI].GroupLoops; in depends() local
4093 SmallBitVector Intersection = Pair[SI].GroupLoops; in getSplitIteration() local
/freebsd-head/contrib/llvm-project/llvm/include/llvm/TargetParser/
HDTriple.h285 Intersection, enumerator
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDControlHeightReduction.cpp1093 std::vector<Value *> Intersection; in shouldSplit() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLoopUtils.cpp1313 auto *Intersection = (OpValue == nullptr) ? dyn_cast<Instruction>(VL[0]) in propagateIRFlags() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineCompares.cpp1356 ConstantRange Intersection = DominatingCR.intersectWith(CR); in foldICmpWithDominatingICmp() local