OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ColdSectionID
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineFunctionSplitter.cpp
134
MBB.setSectionID(MBBSectionID::
ColdSectionID
);
145
LP->setSectionID(MBBSectionID::
ColdSectionID
);
BasicBlockSections.cpp
262
MBB.setSectionID(MBBSectionID::
ColdSectionID
);
MachineBasicBlock.cpp
70
if (SectionID == MBBSectionID::
ColdSectionID
) {
1650
const MBBSectionID MBBSectionID::
ColdSectionID
(MBBSectionID::SectionType::Cold);
TargetLoweringObjectFileImpl.cpp
978
if (MBB.getSectionID() == MBBSectionID::
ColdSectionID
) {
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineBasicBlock.h
51
// {Type: Cold, Number: 0} (
ColdSectionID
)
64
const static MBBSectionID
ColdSectionID
;
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
MIParser.cpp
634
SID = MBBSectionID::
ColdSectionID
;
Completed in 27 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026