Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DVFABIDemangling.cpp303 ElementCount getECFromSignature(FunctionType *Signature) { in getECFromSignature() function
444 const ElementCount EC = getECFromSignature(F->getFunctionType()); in tryDemangleForVFABI()