OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewUse
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
IVUsers.cpp
250
IVStrideUse &
NewUse
= AddUser(User, I);
251
// Autodetect the post-inc loop set, populating
NewUse
.PostIncLoops.
260
NewUse
.PostIncLoops.insert(L);
272
denormalizeForPostIncUse(ISE,
NewUse
.PostIncLoops, *SE);
/src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyRegStackify.cpp
474
const MachineOperand &
NewUse
= *MRI.use_nodbg_begin(DefReg);
475
const MachineInstr *NewUseInst =
NewUse
.getParent();
477
if (&OneUse > &
NewUse
)
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp
15284
SDValue
NewUse
= DAG.getNode(Opcode,
15287
DAG.ReplaceAllUsesOfValueWith(SDValue(OtherUses[i], 0),
NewUse
);
Completed in 48 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026