Searched refs:isLoadInst (Results 1 – 1 of 1) sorted by relevance
62 bool isLoadInst(unsigned Opcode);123 bool BPFMISimplifyPatchable::isLoadInst(unsigned Opcode) { in isLoadInst() function in __anone5144c020111::BPFMISimplifyPatchable288 if (isLoadInst(Opcode)) { in processInst()317 if (!isLoadInst(MI.getOpcode())) in removeLD()