Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp142 InspectMemInstr(bool ForbidMemInstr_) : ForbidMemInstr(ForbidMemInstr_) {} in InspectMemInstr()
157 bool ForbidMemInstr; member in __anon74b494060111::InspectMemInstr
457 if (ForbidMemInstr) in hasHazard()
468 ForbidMemInstr = true; in hasHazard()