Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp571 Optional<bool> ConstantMatches = constantMatches(V, GVN, GVNToConstant); in collectRegionsConstants() local
572 if (ConstantMatches) { in collectRegionsConstants()
573 if (ConstantMatches.value()) in collectRegionsConstants()