Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/Mips/
HDMipsDelaySlotFiller.cpp116 SeenStore(false), ForbidMemInstr(ForbidMemInstr_) {} in InspectMemInstr()
129 bool ForbidMemInstr; member in __anon9cc1134f0111::InspectMemInstr
393 if (ForbidMemInstr) in hasHazard()
404 ForbidMemInstr = true; in hasHazard()