Searched refs:ExistingResult (Results 1 – 1 of 1) sorted by relevance
780 ExistingResult = &*Entry; in getNonLocalCallDependency()786 if (ExistingResult) { in getNonLocalCallDependency()810 if (ExistingResult) in getNonLocalCallDependency()811 ExistingResult->setResult(Dep); in getNonLocalCallDependency()915 ExistingResult = &*Entry; in getNonLocalInfoForBlock()922 ExistingResult = nullptr; in getNonLocalInfoForBlock()926 if (ExistingResult && !ExistingResult->getResult().isDirty()) { in getNonLocalInfoForBlock()928 return ExistingResult->getResult(); in getNonLocalInfoForBlock()935 if (ExistingResult && ExistingResult->getResult().getInst()) { in getNonLocalInfoForBlock()958 if (ExistingResult) in getNonLocalInfoForBlock()[all …]