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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp142 InspectMemInstr(bool ForbidMemInstr_) : ForbidMemInstr(ForbidMemInstr_) {}
157 bool ForbidMemInstr; member in class:__anon2321::InspectMemInstr
460 if (ForbidMemInstr)
471 ForbidMemInstr = true;

Completed in 108 milliseconds