Home
last modified time | relevance | path

Searched defs:CGSCC (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCallGraphUpdater.h44 CallGraphSCC *CGSCC = nullptr; global() variable
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp145 AMDGPUInformationCache(const Module & M,AnalysisGetter & AG,BumpPtrAllocator & Allocator,SetVector<Function * > * CGSCC,TargetMachine & TM) AMDGPUInformationCache() argument