HomeSort by relevance Sort by last modified time
    Searched refs:MallocType (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Analysis/
MemoryBuiltins.cpp 244 PointerType *MallocType = nullptr;
251 MallocType = cast<PointerType>(BCI->getDestTy());
257 return MallocType;
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]

Completed in 226 milliseconds