Home
last modified time | relevance | path

Searched refs:DependantBI (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp550 auto &DependantBI = BlockInfos[Dependant]; in computeBlockNonLocalDeps() local
553 DependantBI.Dependencies.insert(Dependency).second) in computeBlockNonLocalDeps()
554 if (!DependantBI.DependenciesChanged) { in computeBlockNonLocalDeps()
555 DependantBI.DependenciesChanged = true; in computeBlockNonLocalDeps()