Searched refs:replaceStFromSt (Results 1 – 1 of 1) sorted by relevance
2739 bool replaceStFromSt(Instruction *restrict st, Record *stRec);3051 MemoryOpt::replaceStFromSt(Instruction *restrict st, Record *rec) in replaceStFromSt() function in nv50_ir::MemoryOpt3257 keep = !replaceStFromSt(ldst, rec); in runOpt()