Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h401 void setHasSwiftAsyncContext(bool HasContext) { in setHasSwiftAsyncContext() argument
402 HasSwiftAsyncContext = HasContext; in setHasSwiftAsyncContext()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProf.h475 bool HasContext = ContextStr.startswith("[");
476 if (!HasContext && CState == UnknownContext) {
487 if (HasContext)