Home
last modified time | relevance | path

Searched defs:compareRes (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Arith/Transforms/
H A DExpandOps.cpp104 Value compareRes = in matchAndRewrite() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp2392 int compareRes = IgnoreCase ? LeftStrRef.compare_insensitive(RightStrRef) evalStrcmpCommon() local