OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDeadDef
(Results
1 - 5
of
5
) sorted by relevancy
/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()))
/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/CodeGen/
LiveIntervals.cpp
1556
if (LRQ.
isDeadDef
())
RegisterPressure.cpp
589
if (LRQ.
isDeadDef
()) {
MachineVerifier.cpp
2141
if (!LRQ.
isDeadDef
()) {
Completed in 27 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026