Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3582 auto WillReachInBlock = [=](const Instruction &From, const Instruction &To, in isReachableImpl() local
3601 WillReachInBlock(*RQI.From, *RQI.To, RQI.ExclusionSet)) in isReachableImpl()
3611 !WillReachInBlock(*RQI.From, *FromBB->getTerminator(), in isReachableImpl()
3629 WillReachInBlock(SuccBB->front(), *RQI.To, RQI.ExclusionSet)) in isReachableImpl()