OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:replaceUsesOfWith
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
User.cpp
21
void User::
replaceUsesOfWith
(Value *From, Value *To) {
25
"Cannot call User::
replaceUsesOfWith
on a constant!");
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
LoopUnswitch.cpp
1526
static void
replaceUsesOfWith
(Instruction *I, Value *V,
1588
UI->
replaceUsesOfWith
(LIC, Replacement);
1718
replaceUsesOfWith
(I, V, Worklist, L, LPM, MSSAU.get());
Completed in 16 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026