Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp434 Type *FormalTy = Callee->getFunctionType()->getFunctionParamType(I); isLegalToPromote() local
509 Type *FormalTy = CalleeType->getParamType(ArgNo); promoteCall() local