Home
last modified time | relevance | path

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

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