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