Searched defs:pushFixup (Results 1 – 3 of 3) sorted by relevance
516 void pushFixup(uint val){ return fixupStack.push(val); } in pushFixup() function
597 void pushFixup(uint val){ return fixupStack.push(val); } in pushFixup() function
1193 void pushFixup(LSRFixup &f) { in pushFixup() function in __anonfc600eff0711::LSRUse