Searched refs:isLoadInst (Results 1 – 1 of 1) sorted by relevance
61 bool isLoadInst(unsigned Opcode);126 bool BPFMISimplifyPatchable::isLoadInst(unsigned Opcode) { in isLoadInst() function in __anon217b3e8c0111::BPFMISimplifyPatchable291 if (isLoadInst(Opcode)) { in processInst()320 if (!isLoadInst(MI.getOpcode())) in removeLD()