Home
last modified time | relevance | path

Searched defs:GCModuleInfo (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFunction.h33 class GCModuleInfo; variable
H A DGCStrategy.h68 friend class GCModuleInfo; variable
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DGCMetadata.cpp59 GCModuleInfo::GCModuleInfo() in GCModuleInfo() function in GCModuleInfo
H A DGCStrategy.cpp110 INITIALIZE_PASS_DEPENDENCY(GCModuleInfo) in INITIALIZE_PASS_DEPENDENCY() argument