Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DLoopInfo.cpp1121 ArrayRef<StringRef> RemovePrefixes, in makePostTransformationMetadata() argument
1139 llvm::any_of(RemovePrefixes, [S](StringRef Prefix) -> bool { in makePostTransformationMetadata()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DLoopInfo.h1351 llvm::ArrayRef<llvm::StringRef> RemovePrefixes,