OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IDLAllocator
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
IRSimilarityIdentifier.h
312
SpecificBumpPtrAllocator<IRInstructionDataList> *
IDLAllocator
= nullptr;
325
/// Get an allocated IRInstructionDataList object using the
IDLAllocator
.
369
: InstDataAllocator(IDA),
IDLAllocator
(IDLA) {
378
IDL = new (
IDLAllocator
->Allocate())
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
IRSimilarityIdentifier.cpp
240
return new (
IDLAllocator
->Allocate()) IRInstructionDataList();
Completed in 26 milliseconds
Indexes created Sat Sep 26 00:25:34 UTC 2026