Searched refs:Arg0Type (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/VMCore/
H A DAutoUpgrade.cpp34 Type *Arg0Type = F->getFunctionType()->getParamType(0); local
35 if (Arg0Type != VectorType::get(Type::getFloatTy(F->getContext()), 4))

Completed in 62 milliseconds