Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:FTy

247   llvm::FunctionType *FTy = llvm::FunctionType::get(VoidTy, false);
249 llvm::Constant *MCountFn = CGM.CreateRuntimeFunction(FTy,