Home | History | Annotate | Download | only in src

Lines Matching refs:shouldTrackProducer

6876 bool shouldTrackProducer(const Inst &Instr) {
6936 bool shouldTrackProducer(const Inst &Instr) {
6969 bool shouldTrackProducer(const Inst &Instr) {
7009 && BoolFolding::shouldTrackProducer(Instr)) { // white-listed instr.
7016 && FpFolding::shouldTrackProducer(Instr)) { // white-listed instr.
7023 && IntFolding::shouldTrackProducer(Instr)) { // white-listed instr.