Home
last modified time | relevance | path

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

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