Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp144 InspectMemInstr(bool ForbidMemInstr_) : ForbidMemInstr(ForbidMemInstr_) {} in InspectMemInstr()
159 bool ForbidMemInstr; member in __anon0d66e65b0111::InspectMemInstr
456 if (ForbidMemInstr) in hasHazard()
467 ForbidMemInstr = true; in hasHazard()