Searched defs:canHandle (Results 1 – 5 of 5) sorted by relevance
27 bool MemoryOpRemark::canHandle(const Instruction *I, const TargetLibraryInfo &TLI) { in canHandle() function in MemoryOpRemark388 bool AutoInitRemark::canHandle(const Instruction *I) { in canHandle() function in AutoInitRemark
105 static bool canHandle(Instruction *Inst) { in canHandle() function495 static bool canHandle(Instruction *Inst) { in canHandle() function581 static bool canHandle(Instruction *Inst) { in canHandle() function
236 bool ImplicitNullChecks::canHandle(const MachineInstr *MI) { in canHandle() function in ImplicitNullChecks
898 auto canHandle = [](MCFragment &F) -> bool { in finishLayout() local
2839 static bool canHandle(const Instruction *I) { in canHandle() function