Searched refs:setMayLoad (Results 1 – 2 of 2) sorted by relevance
581 void setMayLoad(bool newVal) { MayLoad = newVal; } in setMayLoad() function
706 NewIS->setMayLoad(MCDesc.mayLoad()); in createInstruction()