Searched refs:NumScanedInst (Results 1 – 3 of 3) sorted by relevance
142 unsigned *NumScanedInst = nullptr);179 bool *IsLoadCSE, unsigned *NumScanedInst);
466 unsigned *NumScanedInst) { in FindAvailableLoadedValue() argument474 NumScanedInst); in FindAvailableLoadedValue()594 BatchAAResults *AA, bool *IsLoadCSE, unsigned *NumScanedInst) { in findAvailablePtrLoadStore() argument611 if (NumScanedInst) in findAvailablePtrLoadStore()612 ++(*NumScanedInst); in findAvailablePtrLoadStore()
1304 unsigned NumScanedInst = 0; in simplifyPartiallyRedundantLoad() local1319 &BatchAA, &IsLoadCSE, &NumScanedInst); in simplifyPartiallyRedundantLoad()1325 NumScanedInst < DefMaxInstsToScan) { in simplifyPartiallyRedundantLoad()1331 (DefMaxInstsToScan - NumScanedInst), &BatchAA, &IsLoadCSE, in simplifyPartiallyRedundantLoad()1332 &NumScanedInst); in simplifyPartiallyRedundantLoad()