Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp180 const LineLocation &CallSite, FunctionId CalleeName, bool AllowCreate) { in getOrCreateChildContext() argument
189 if (!AllowCreate) in getOrCreateChildContext()
520 bool AllowCreate) { in getOrCreateContextPath() argument
526 if (AllowCreate) { in getOrCreateContextPath()
536 assert((!AllowCreate || ContextNode) && in getOrCreateContextPath()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h49 bool AllowCreate = true);
118 bool AllowCreate);