OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getLOHContainer
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAssembler.h
431
MCLOHContainer &
getLOHContainer
() { return LOHContainer; }
432
const MCLOHContainer &
getLOHContainer
() const {
433
return const_cast<MCAssembler *>(this)->
getLOHContainer
();
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h
363
const MILOHContainer &
getLOHContainer
() const { return LOHContainerSet; }
Completed in 17 milliseconds
Indexes created Sun Aug 30 00:27:18 UTC 2026