Home
last modified time | relevance | path

Searched defs:setDoesNotFreeMemory (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFunction.h646 void setDoesNotFreeMemory() { in setDoesNotFreeMemory() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp195 static bool setDoesNotFreeMemory(Function &F) { in setDoesNotFreeMemory() function