Home | History | Annotate | Download | only in X86

Lines Matching refs:Func

11607     const Function *Func =
11609 CallingConv::ID CC = Func->getCallingConv();
11622 FunctionType *FTy = Func->getFunctionType();
11623 const AttributeSet &Attrs = Func->getAttributes();
11625 if (!Attrs.isEmpty() && !Func->isVarArg()) {