Searched defs:CalleeTy (Results 1 – 5 of 5) sorted by relevance
212 auto CalleeTy = FunctionType::get(Type::getFloatTy(Ctx), in TEST_F() local388 auto CalleeTy = FunctionType::get(Type::getVoidTy(Ctx), in TEST_F() local
2476 PointerType *CalleeTy = dyn_cast<PointerType>(Callee->getType()); in ParseFunctionBody() local
2687 FunctionType *CalleeTy = CI.getFunctionType(); in verifyMustTailCall() local
4123 llvm::Type *CalleeTy = getTypes().GetFunctionType(FnInfo); in EmitCall() local
5103 PointerType *CalleeTy = dyn_cast<PointerType>(Callee->getType()); in parseFunctionBody() local