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 247 PointerType *MallocType = nullptr;
254 MallocType = cast<PointerType>(BCI->getDestTy());
260 return MallocType;
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]

Completed in 52 milliseconds