Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3364 for (auto *ScopeBlock : InScopeBlocks) { in placePHIsForSingleVarDefinition() local
3365 if (!DomTree->properlyDominates(AssignMBB, ScopeBlock)) in placePHIsForSingleVarDefinition()
3368 Output[ScopeBlock->getNumber()].push_back({Var, Value}); in placePHIsForSingleVarDefinition()