Searched defs:canHandle (Results 1 – 5 of 5) sorted by relevance
26 bool MemoryOpRemark::canHandle(const Instruction *I, const TargetLibraryInfo &TLI) { in canHandle() function in MemoryOpRemark385 bool AutoInitRemark::canHandle(const Instruction *I) { in canHandle() function in AutoInitRemark
104 static bool canHandle(Instruction *Inst) { in canHandle() function468 static bool canHandle(Instruction *Inst) { in canHandle() function
236 bool ImplicitNullChecks::canHandle(const MachineInstr *MI) { in canHandle() function in ImplicitNullChecks
913 auto canHandle = [](MCFragment &F) -> bool { in finishLayout() local
3384 static bool canHandle(const Instruction *I) { in canHandle() function