OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isPhysDefTriviallyDead
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineCSE.cpp
119
bool
isPhysDefTriviallyDead
(MCRegister Reg,
222
bool MachineCSE::
isPhysDefTriviallyDead
(
316
if (!MO.isDead() && !
isPhysDefTriviallyDead
(Reg.asMCReg(), I, MBB->end()))
MachineCSE.cpp
119
bool
isPhysDefTriviallyDead
(MCRegister Reg,
222
bool MachineCSE::
isPhysDefTriviallyDead
(
316
if (!MO.isDead() && !
isPhysDefTriviallyDead
(Reg.asMCReg(), I, MBB->end()))
MachineCSE.cpp
119
bool
isPhysDefTriviallyDead
(MCRegister Reg,
222
bool MachineCSE::
isPhysDefTriviallyDead
(
316
if (!MO.isDead() && !
isPhysDefTriviallyDead
(Reg.asMCReg(), I, MBB->end()))
Completed in 67 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026