Searched defs:ARMLoadStoreOpt (Results 1 – 1 of 1) sorted by relevance
101 static char ID;106 const ARMSubtarget *STI;107 const TargetLowering *TL;108 ARMFunctionInfo *AFI;109 LivePhysRegs LiveRegs;112 bool LiveRegsValid;113 bool RegClassInfoValid;114 bool isThumb1, isThumb2;116 ARMLoadStoreOpt() : MachineFunctionPass(ID) {} in ARMLoadStoreOpt() argument130 struct MemOpQueueEntry {[all …]