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