Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp364 RightIndent = Difference; in operator <<() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp501 bool Difference = false; in diff() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2074 updateOverlapStatsForFunction(uint64_t BaseSample,uint64_t TestSample,uint64_t HotBlockCount,SampleOverlapStats & FuncOverlap,double & Difference,MatchStatus Status) updateOverlapStatsForFunction() argument
2096 updateForUnmatchedCallee(const sampleprof::FunctionSamples & Func,SampleOverlapStats & FuncOverlap,double & Difference,MatchStatus Status) updateForUnmatchedCallee() argument
2120 double Difference = 0; computeSampleFunctionInternalOverlap() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp911 const float Difference = Output - Input; printStatistic() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp769 std::optional<unsigned> Difference; in haveIdenticalTripCounts() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp1130 Value *Difference = CreateSub(LHS_int, RHS_int); CreatePtrDiff() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2954 const float Difference = Output - Input; link() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1361 ConstantRange Difference = DominatingCR.difference(CR); foldICmpWithDominatingICmp() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp8294 ConstantRange Difference = DomCR.difference(CR); isImpliedCondCommonOperandWithConstants() local