Searched defs:IsInteresting (Results 1 – 7 of 7) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | MVETPAndVPTOptimisationsPass.cpp | 765 bool IsInteresting = false; ReduceOldVCCRValueUses() local |
/llvm-project/clang/lib/Serialization/ | ||
H A D | GlobalModuleIndex.cpp | 515 return std::make_pair(k, IsInteresting); in ReadData() local |
H A D | ASTReader.cpp | 1030 bool IsInteresting = isInterestingIdentifier() local |
H A D | ASTWriter.cpp | 3737 bool IsInteresting = IsInterestingIdentifier() local |
/llvm-project/llvm/lib/DebugInfo/DWARF/ | ||
H A D | DWARFVerifier.cpp | 1694 bool IsInteresting = isVariableIndexable() local |
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | BugReporter.cpp | 437 bool IsInteresting = false) { in removeUnneededCalls() argument |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | AddressSanitizer.cpp | 1357 bool IsInteresting = isInterestingAlloca() local |