OpenGrok
Cross Reference: InstCombinePHI.cpp
xref
: /
external
/
llvm
/
lib
/
Transforms
/
InstCombine
/
InstCombinePHI.cpp
Home
|
History
|
Annotate
|
Download
|
only in
InstCombine
Lines Matching
refs:VA
880
Value *
VA
= PN.getIncomingValue(i);
886
PN.setIncomingValue(j,
VA
);