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