Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DVFABIDemangling.cpp301 ElementCount getECFromSignature(FunctionType *Signature) { in getECFromSignature() function
442 const ElementCount EC = getECFromSignature(F->getFunctionType()); in tryDemangleForVFABI()