Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp181 const LineLocation &CallSite, StringRef CalleeName, bool AllowCreate) { in getOrCreateChildContext() argument
190 if (!AllowCreate) in getOrCreateChildContext()
535 bool AllowCreate) { in getOrCreateContextPath() argument
541 if (AllowCreate) { in getOrCreateContextPath()
551 assert((!AllowCreate || ContextNode) && in getOrCreateContextPath()
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h48 bool AllowCreate = true);
115 bool AllowCreate);