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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DCallGraphUpdater.h49 LazyCallGraph::SCC *SCC = nullptr; member in class:llvm::CallGraphUpdater
62 void initialize(CallGraph &CG, CallGraphSCC &SCC) { argument
66 void initialize(LazyCallGraph &LCG, LazyCallGraph::SCC &SCC, argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DSyntheticCountsUtils.cpp26 propagateFromSCC( const SccTy &SCC, GetProfCountTy GetProfCount, AddCountTy AddCount) argument
[all...]
H A DBlockFrequencyInfoImpl.cpp699 findIrreducibleHeaders( const BlockFrequencyInfoImplBase &BFI, const IrreducibleGraph &G, const std::vector<const IrreducibleGraph::IrrNode *> &SCC, LoopData::NodeList &Headers, LoopData::NodeList &Others) argument
768 createIrreducibleLoop( BlockFrequencyInfoImplBase &BFI, const IrreducibleGraph &G, LoopData *OuterLoop, std::list<LoopData>::iterator Insert, const std::vector<const IrreducibleGraph::IrrNode *> &SCC) argument
H A DCallGraphSCCPass.cpp737 getDescription(const CallGraphSCC &SCC) argument
[all...]
H A DGlobalsModRef.cpp477 const std::vector<CallGraphNode *> &SCC = *I; local
495 const std::vector<CallGraphNode *> &SCC = *I; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m68851.h73 #define SCC (VAL+1) /* 54 */ macro
H A Dm68k-parse.h148 SCC, enumerator in enum:m68k_register
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m68851.h73 #define SCC (VAL+1) /* 54 */ macro
H A Dm68k-parse.h148 SCC, enumerator in enum:m68k_register
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m68851.h73 #define SCC (VAL+1) /* 54 */ macro
H A Dm68k-parse.h148 SCC, enumerator in enum:m68k_register
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DPruneEH.cpp166 bool PruneEH::runOnSCC(CallGraphSCC &SCC) { argument
[all...]
H A DInlineSimple.cpp116 bool SimpleInliner::runOnSCC(CallGraphSCC &SCC) { argument
H A DInliner.cpp291 bool LegacyInlinerBase::runOnSCC(CallGraphSCC &SCC) { argument
298 inlineCallsImpl(CallGraphSCC &SCC, CallGraph &CG, argument
533 inlineCalls(CallGraphSCC &SCC) argument
[all...]
H A DArgumentPromotion.cpp1109 bool ArgPromotion::runOnSCC(CallGraphSCC &SCC) { argument
[all...]
H A DOpenMPOpt.cpp215 void foreachUse(SmallVectorImpl<Function *> &SCC, argument
519 OpenMPOpt(SmallVectorImpl<Function *> &SCC, CallGraphUpdater &CGUpdater, argument
1582 SmallVectorImpl<Function *> &SCC; member in struct:__anon2853::OpenMPOpt
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUAnnotateKernelFeatures.cpp393 bool AMDGPUAnnotateKernelFeatures::runOnSCC(CallGraphSCC &SCC) { argument
H A DSIDefines.h285 SCC = 16, enumerator in enum:llvm::SIInstrFlags::SISrcMods::SIOutMods::AMDGPU::VGPRIndexMode::AMDGPUAsmVariants::AMDGPU::AMDGPU::CPol::CPol
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h421 class SCC { class in class:llvm::LazyCallGraph::Edge
429 SCC(RefSCC &OuterRefSCC, NodeRangeT &&Nodes) function in class:llvm::LazyCallGraph::Edge::SCC
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp215 updateCallGraph(Function &ParentFunc, ArrayRef<Function *> NewFuncs, CallGraph &CG, CallGraphSCC &SCC) argument
H A DCoroSplit.cpp1905 static void createDevirtTriggerFunc(CallGraph &CG, CallGraphSCC &SCC) { argument
1808 updateCallGraphAfterCoroutineSplit(Function &F, const coro::Shape &Shape, const SmallVectorImpl<Function *> &Clones, CallGraph &CG, CallGraphSCC &SCC) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp390 auto &SCC = *SCCI; local
/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dpass2.h83 #define SCC 040 /* same as FORCC */ macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h849 void initializeModuleSlice(SetVector<Function *> &SCC) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21898 SDValue SCC = SimplifySelectCC(DL, N0.getOperand(0), N0.getOperand(1), N1, N2, local
[all...]

Completed in 509 milliseconds