Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp179 const LineLocation &CallSite, StringRef CalleeName, bool AllowCreate) { in getOrCreateChildContext() argument
188 if (!AllowCreate) in getOrCreateChildContext()
533 bool AllowCreate) { in getOrCreateContextPath() argument
539 if (AllowCreate) { in getOrCreateContextPath()
549 assert((!AllowCreate || ContextNode) && in getOrCreateContextPath()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h47 bool AllowCreate = true);
114 bool AllowCreate);