OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isLiveInToMBB
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LiveIntervals.h
245
bool
isLiveInToMBB
(const LiveRange &LR,
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
PHIElimination.cpp
711
return LIS->
isLiveInToMBB
(LIS->getInterval(Reg), MBB);
SplitKit.cpp
112
return LIS.
isLiveInToMBB
(CurLI, EHPad);
MachineVerifier.cpp
2983
assert(LiveInts->
isLiveInToMBB
(LR, &*MFI));
Completed in 25 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026