Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp1590 const bool hasSubstr = !xbox.substr().empty(); in matchAndRewrite() local
1599 } else if (hasSubstr) { in matchAndRewrite()
1658 if (hasShift && !(hasSlice || hasSubcomp || hasSubstr) && in matchAndRewrite()
1695 if (hasSlice || hasSubcomp || hasSubstr) { in matchAndRewrite()
1701 if (hasSubstr) in matchAndRewrite()