Home
last modified time | relevance | path

Searched refs:FuncArgTypeID (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp45 enum FuncArgTypeID : char { enum
68 typedef std::array<FuncArgTypeID, 8> FuncProtoTy;
949 static bool matchType(FuncArgTypeID ArgTy, const Type *Ty, unsigned IntBits, in matchType()