OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enterIntvAtEnd
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
SplitKit.h
489
///
enterIntvAtEnd
- Enter the open interval at the end of MBB.
492
SlotIndex
enterIntvAtEnd
(MachineBasicBlock &MBB);
SplitKit.cpp
694
SlotIndex SplitEditor::
enterIntvAtEnd
(MachineBasicBlock &MBB) {
695
assert(OpenIdx && "openIntv not called before
enterIntvAtEnd
");
698
LLVM_DEBUG(dbgs() << "
enterIntvAtEnd
" << printMBBReference(MBB) << ", "
1645
SlotIndex Idx =
enterIntvAtEnd
(*MBB);
1680
Idx =
enterIntvAtEnd
(*MBB);
Completed in 18 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026