Searched refs:isLoadInst (Results 1 – 1 of 1) sorted by relevance
62 bool isLoadInst(unsigned Opcode);96 bool BPFMISimplifyPatchable::isLoadInst(unsigned Opcode) { in isLoadInst() function in __anone037fbbc0111::BPFMISimplifyPatchable243 if (isLoadInst(Opcode)) { in processInst()272 if (!isLoadInst(MI.getOpcode())) in removeLD()