OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ComputePHILiveOutRegInfo
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h
249
///
ComputePHILiveOutRegInfo
- Compute LiveOutInfo for a PHI's destination
251
void
ComputePHILiveOutRegInfo
(const PHINode*);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp
433
///
ComputePHILiveOutRegInfo
- Compute LiveOutInfo for a PHI's destination
435
void FunctionLoweringInfo::
ComputePHILiveOutRegInfo
(const PHINode *PN) {
SelectionDAGISel.cpp
1439
FuncInfo->
ComputePHILiveOutRegInfo
(&PN);
Completed in 27 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026