OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isDeadDef
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LiveInterval.h
117
bool
isDeadDef
() const {
124
return
isDeadDef
() ? nullptr : LateVal;
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ConditionalCompares.cpp
179
bool
isDeadDef
(unsigned DstReg);
259
bool SSACCmpConv::
isDeadDef
(unsigned DstReg) {
341
if (
isDeadDef
(I->getOperand(0).getReg()))
Completed in 19 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026