Searched defs:ARMLoadStoreOpt (Results 1 – 1 of 1) sorted by relevance
104 static char ID;109 const ARMSubtarget *STI;110 const TargetLowering *TL;111 ARMFunctionInfo *AFI;112 LivePhysRegs LiveRegs;115 bool LiveRegsValid;116 bool RegClassInfoValid;117 bool isThumb1, isThumb2;119 ARMLoadStoreOpt() : MachineFunctionPass(ID) {} in ARMLoadStoreOpt() argument133 struct MemOpQueueEntry {[all …]