Searched refs:ForbidMemInstr (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp104 SeenStore(false), ForbidMemInstr(ForbidMemInstr_) {}
117 bool ForbidMemInstr; member in class:__anon26049::InspectMemInstr
390 if (ForbidMemInstr)
401 ForbidMemInstr = true;

Completed in 76 milliseconds