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:__anon12668::InspectMemInstr
404 if (ForbidMemInstr)
415 ForbidMemInstr = true;

Completed in 292 milliseconds