Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3741 int *PhiIndex) { in FindPHIForConditionForwarding() argument
3761 *PhiIndex = Idx; in FindPHIForConditionForwarding()
3780 int PhiIndex; in ForwardSwitchConditionToPHI() local
3782 &PhiIndex); in ForwardSwitchConditionToPHI()
3785 ForwardingNodes[PHI].push_back(PhiIndex); in ForwardSwitchConditionToPHI()