Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp260 static AllocFnKind getAllocFnKind(const Value *V) { in getAllocFnKind() function
269 static AllocFnKind getAllocFnKind(const Function *F) { in getAllocFnKind() function