Searched refs:isLoadInst (Results 1 – 1 of 1) sorted by relevance
63 bool isLoadInst(unsigned Opcode);124 bool BPFMISimplifyPatchable::isLoadInst(unsigned Opcode) { in isLoadInst() function in __anon217b3e8c0111::BPFMISimplifyPatchable289 if (isLoadInst(Opcode)) { in processInst()318 if (!isLoadInst(MI.getOpcode())) in removeLD()