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

/external/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp103 : OrigSeenLoad(false), OrigSeenStore(false), SeenLoad(false),
113 bool OrigSeenLoad, OrigSeenStore, SeenLoad, SeenStore; member in class:__anon12668::InspectMemInstr
407 OrigSeenLoad = SeenLoad;
409 SeenLoad |= MI.mayLoad();

Completed in 42 milliseconds