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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DVFABIDemangling.cpp75 // `getECFromSignature`.
303 ElementCount getECFromSignature(FunctionType *Signature) { function
444 const ElementCount EC = getECFromSignature(F->getFunctionType());

Completed in 237 milliseconds