Home
last modified time | relevance | path

Searched defs:BlocksInScope (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1559 SmallSetVector<BasicBlock *, 8> BlocksInScope; in insertTrivialPHIs() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3599 auto &BlocksInScope = ScopeToAssignBlocks.find(WS)->second; in depthFirstVLocAndEmit() local