OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MallocType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
MemoryBuiltins.cpp
381
PointerType *
MallocType
= nullptr;
387
MallocType
= cast<PointerType>(BCI->getDestTy());
393
return
MallocType
;
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
GlobalOpt.cpp
1117
Type *
MallocType
= getMallocAllocatedType(CI, TLI);
1118
if (
MallocType
&& tryToOptimizeStoreOfMallocToGlobal(GV, CI,
MallocType
,
Completed in 16 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026