OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isArrayMalloc
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Analysis/
MemoryBuiltins.h
81
///
isArrayMalloc
- Returns the corresponding CallInst if the instruction
84
const CallInst *
isArrayMalloc
(const Value *I, const DataLayout *TD,
/external/llvm/lib/Analysis/
MemoryBuiltins.cpp
226
///
isArrayMalloc
- Returns the corresponding CallInst if the instruction
229
const CallInst *llvm::
isArrayMalloc
(const Value *I,
Completed in 35 milliseconds