Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp577 std::optional<bool> ConstantMatches = in collectRegionsConstants() local
579 if (ConstantMatches) { in collectRegionsConstants()
580 if (*ConstantMatches) in collectRegionsConstants()