OpenGrok
Cross Reference: SimplifyLibCalls.cpp
xref
: /
external
/
llvm
/
lib
/
Transforms
/
Utils
/
SimplifyLibCalls.cpp
Home
|
History
|
Annotate
|
Download
|
only in
Utils
Lines Matching
refs:user_end
708
for (auto UI = CI->user_begin(), UE = CI->
user_end
(); UI != UE;) {