Home
last modified time | relevance | path

Searched defs:SCC (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DSyntheticCountsUtils.cpp27 propagateFromSCC( const SccTy &SCC, GetProfCountTy GetProfCount, AddCountTy AddCount) propagateFromSCC() argument
[all...]
H A DBlockFrequencyInfoImpl.cpp682 findIrreducibleHeaders( const BlockFrequencyInfoImplBase &BFI, const IrreducibleGraph &G, const std::vector<const IrreducibleGraph::IrrNode *> &SCC, LoopData::NodeList &Headers, LoopData::NodeList &Others) findIrreducibleHeaders() argument
751 createIrreducibleLoop( BlockFrequencyInfoImplBase &BFI, const IrreducibleGraph &G, LoopData *OuterLoop, std::list<LoopData>::iterator Insert, const std::vector<const IrreducibleGraph::IrrNode *> &SCC) createIrreducibleLoop() argument
H A DCallGraphSCCPass.cpp684 getDescription(const CallGraphSCC &SCC) getDescription() argument
[all...]
H A DGlobalsModRef.cpp475 const std::vector<CallGraphNode *> &SCC = *I; in CollectSCCMembership() local
493 const std::vector<CallGraphNode *> &SCC = *I; in AnalyzeCallGraph() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DInlineSimple.cpp117 bool SimpleInliner::runOnSCC(CallGraphSCC &SCC) { in runOnSCC() argument
H A DPruneEH.cpp63 static bool runImpl(CallGraphSCC &SCC, CallGraph &CG) { in runImpl() argument
178 runOnSCC(CallGraphSCC &SCC) runOnSCC() argument
[all...]
H A DInliner.cpp501 bool LegacyInlinerBase::runOnSCC(CallGraphSCC &SCC) { in runOnSCC() argument
528 inlineCallsImpl(CallGraphSCC &SCC, CallGraph &CG, in inlineCallsImpl() argument
758 inlineCalls(CallGraphSCC &SCC) inlineCalls() argument
[all...]
H A DArgumentPromotion.cpp1117 bool ArgPromotion::runOnSCC(CallGraphSCC &SCC) { in runOnSCC() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dscc.h49 struct SCC { struct
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInline.cpp99 bool AMDGPUInliner::runOnSCC(CallGraphSCC &SCC) { in runOnSCC() argument
H A DAMDGPUAnnotateKernelFeatures.cpp343 bool AMDGPUAnnotateKernelFeatures::runOnSCC(CallGraphSCC &SCC) { in runOnSCC() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp208 updateCallGraph(Function &ParentFunc, ArrayRef<Function *> NewFuncs, CallGraph &CG, CallGraphSCC &SCC) updateCallGraph() argument
H A DCoroSplit.cpp1357 static void splitCoroutine(Function &F, CallGraph &CG, CallGraphSCC &SCC) { in splitCoroutine() argument
1428 static void createDevirtTriggerFunc(CallGraph &CG, CallGraphSCC &SCC) { in createDevirtTriggerFunc() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h431 class SCC { global() class in llvm::LazyCallGraph::Edge
439 SCC(RefSCC &OuterRefSCC, NodeRangeT &&Nodes) SCC() function in llvm::LazyCallGraph::Edge::SCC
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20008 SDValue SCC = SimplifySelectCC(DL, N0.getOperand(0), N0.getOperand(1), N1, N2, SimplifySelect() local
[all...]

Completed in 42 milliseconds