Searched defs:ParamTy (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1063 Type *ParamTy = FT->getParamType(i); local
1152 Type *ParamTy = FT->getParamType(i); local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DObjCARC.cpp2458 Type *ParamTy = CInst->getArgOperand(0)->getType(); local
3112 Type *ParamTy = PointerType::getUnqual(Type::getInt8Ty(ArgTy->getContext())); local

Completed in 93 milliseconds