Home
last modified time | relevance | path

Searched refs:FunctionWithDependencies (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ !
H A DAMDGPUSplitModule.cpp364 struct FunctionWithDependencies { struct
365 FunctionWithDependencies(SplitModuleLogger &SML, CallGraph &CG, in FunctionWithDependencies() function
440 const SmallVector<FunctionWithDependencies> &WorkList) { in doPartitioning()
488 const FunctionWithDependencies &FWD) { in doPartitioning()
664 SmallVector<FunctionWithDependencies> WorkList; in splitAMDGPUModule()