Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp433 Type *FormalTy = Callee->getFunctionType()->getFunctionParamType(I); in isLegalToPromote() local
508 Type *FormalTy = CalleeType->getParamType(ArgNo); in promoteCall() local