OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasPHI
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
MIRParser.cpp
344
bool
HasPHI
= false;
349
HasPHI
= true;
354
if (!
HasPHI
)
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineCSE.cpp
487
bool
HasPHI
= false;
489
HasPHI
|= UseMI.isPHI();
494
return !
HasPHI
;
Completed in 20 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026