Searched defs:InValue (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2615 Value *InValue = PHI->getIncomingValue(Idx); local
2616 if (InValue != CaseValue) continue;

Completed in 21 milliseconds