Searched refs:NumScanedInst (Results 1 – 3 of 3) sorted by relevance
137 unsigned *NumScanedInst = nullptr);174 bool *IsLoadCSE, unsigned *NumScanedInst);
457 unsigned *NumScanedInst) { in FindAvailableLoadedValue() argument465 NumScanedInst); in FindAvailableLoadedValue()585 BatchAAResults *AA, bool *IsLoadCSE, unsigned *NumScanedInst) { in findAvailablePtrLoadStore() argument602 if (NumScanedInst) in findAvailablePtrLoadStore()603 ++(*NumScanedInst); in findAvailablePtrLoadStore()
1315 unsigned NumScanedInst = 0; in simplifyPartiallyRedundantLoad() local1330 &BatchAA, &IsLoadCSE, &NumScanedInst); in simplifyPartiallyRedundantLoad()1336 NumScanedInst < DefMaxInstsToScan) { in simplifyPartiallyRedundantLoad()1342 (DefMaxInstsToScan - NumScanedInst), &BatchAA, &IsLoadCSE, in simplifyPartiallyRedundantLoad()1343 &NumScanedInst); in simplifyPartiallyRedundantLoad()