Searched refs:UnswitchValCandidate (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp458 Constant* UnswitchValCandidate = i.getCaseValue(); local
459 if (!BranchesInfo.isUnswitched(SI, UnswitchValCandidate)) {
460 UnswitchVal = UnswitchValCandidate;

Completed in 102 milliseconds