Home
last modified time | relevance | path

Searched refs:doesStringMatchAnyRegex (Results 1 – 9 of 9) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/Analysis/
H A DScopDetection.cpp313 static bool doesStringMatchAnyRegex(StringRef Str, in doesStringMatchAnyRegex() function
340 !doesStringMatchAnyRegex(F.getName(), OnlyFunctions)) in ScopDetection()
343 if (doesStringMatchAnyRegex(F.getName(), IgnoredFunctions)) in ScopDetection()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/Analysis/
H A DScopDetection.cpp313 static bool doesStringMatchAnyRegex(StringRef Str, in doesStringMatchAnyRegex() function
340 !doesStringMatchAnyRegex(F.getName(), OnlyFunctions)) in ScopDetection()
343 if (doesStringMatchAnyRegex(F.getName(), IgnoredFunctions)) in ScopDetection()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/Analysis/
H A DScopDetection.cpp313 static bool doesStringMatchAnyRegex(StringRef Str, in doesStringMatchAnyRegex() function
340 !doesStringMatchAnyRegex(F.getName(), OnlyFunctions)) in ScopDetection()
343 if (doesStringMatchAnyRegex(F.getName(), IgnoredFunctions)) in ScopDetection()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DScopDetection.cpp319 static bool doesStringMatchAnyRegex(StringRef Str, in doesStringMatchAnyRegex() function
346 !doesStringMatchAnyRegex(F.getName(), OnlyFunctions)) in ScopDetection()
349 if (doesStringMatchAnyRegex(F.getName(), IgnoredFunctions)) in ScopDetection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/Analysis/
H A DScopDetection.cpp313 static bool doesStringMatchAnyRegex(StringRef Str, in doesStringMatchAnyRegex() function
340 !doesStringMatchAnyRegex(F.getName(), OnlyFunctions)) in ScopDetection()
343 if (doesStringMatchAnyRegex(F.getName(), IgnoredFunctions)) in ScopDetection()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/Analysis/
H A DScopDetection.cpp313 static bool doesStringMatchAnyRegex(StringRef Str, in doesStringMatchAnyRegex() function
340 !doesStringMatchAnyRegex(F.getName(), OnlyFunctions)) in ScopDetection()
343 if (doesStringMatchAnyRegex(F.getName(), IgnoredFunctions)) in ScopDetection()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DScopDetection.cpp319 static bool doesStringMatchAnyRegex(StringRef Str, in doesStringMatchAnyRegex() function
346 !doesStringMatchAnyRegex(F.getName(), OnlyFunctions)) in ScopDetection()
349 if (doesStringMatchAnyRegex(F.getName(), IgnoredFunctions)) in ScopDetection()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DScopDetection.cpp319 static bool doesStringMatchAnyRegex(StringRef Str, in doesStringMatchAnyRegex() function
346 !doesStringMatchAnyRegex(F.getName(), OnlyFunctions)) in ScopDetection()
349 if (doesStringMatchAnyRegex(F.getName(), IgnoredFunctions)) in ScopDetection()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/Analysis/
H A DScopDetection.cpp325 static bool doesStringMatchAnyRegex(StringRef Str, in doesStringMatchAnyRegex() function
357 !doesStringMatchAnyRegex(F.getName(), OnlyFunctions)) in detect()
360 if (doesStringMatchAnyRegex(F.getName(), IgnoredFunctions)) in detect()