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