Searched refs:ExistingResult (Results 1 – 1 of 1) sorted by relevance
818 ExistingResult = &*Entry; in getNonLocalCallDependency()824 if (ExistingResult) { in getNonLocalCallDependency()848 if (ExistingResult) in getNonLocalCallDependency()849 ExistingResult->setResult(Dep); in getNonLocalCallDependency()953 ExistingResult = &*Entry; in getNonLocalInfoForBlock()960 ExistingResult = nullptr; in getNonLocalInfoForBlock()964 if (ExistingResult && !ExistingResult->getResult().isDirty()) { in getNonLocalInfoForBlock()966 return ExistingResult->getResult(); in getNonLocalInfoForBlock()973 if (ExistingResult && ExistingResult->getResult().getInst()) { in getNonLocalInfoForBlock()996 if (ExistingResult) in getNonLocalInfoForBlock()[all …]