Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5119 ForwardingNodesMap ForwardingNodes; in ForwardSwitchConditionToPHI() local
5154 ForwardingNodes[Phi].push_back(PhiIdx); in ForwardSwitchConditionToPHI()
5157 for (auto &ForwardingNode : ForwardingNodes) { in ForwardSwitchConditionToPHI()