Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp418 Type *FormalTy = Callee->getFunctionType()->getFunctionParamType(I); in isLegalToPromote() local
481 Type *FormalTy = CalleeType->getParamType(ArgNo); in promoteCall() local