Home
last modified time | relevance | path

Searched refs:AllowCreate (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp162 const LineLocation &CallSite, StringRef CalleeName, bool AllowCreate) { in getOrCreateChildContext() argument
171 if (!AllowCreate) in getOrCreateChildContext()
464 bool AllowCreate) { in getOrCreateContextPath() argument
480 if (AllowCreate) { in getOrCreateContextPath()
489 assert((!AllowCreate || ContextNode) && in getOrCreateContextPath()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h49 bool AllowCreate = true);
134 bool AllowCreate);