Searched defs:isThumbFunction (Results 1 – 2 of 2) sorted by relevance
162 bool isThumbFunction() const { return isThumb; } isThumbFunction() function
1425 static bool isThumbFunction(Function *F, Triple::ArchType ModuleArch) { in isThumbFunction() function