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

/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp116 SeenStore(false), ForbidMemInstr(ForbidMemInstr_) {}
129 bool ForbidMemInstr; member in class:__anon2540::InspectMemInstr
393 if (ForbidMemInstr)
404 ForbidMemInstr = true;

Completed in 93 milliseconds