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

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

Completed in 214 milliseconds