Home
last modified time | relevance | path

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

/llvm-project/lld/MachO/
H A DICF.cpp425 bool isFoldable = (!onlyCfStrings || isCfStringSection(isec)) && foldIdenticalSections() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp297 bool StraightLineStrengthReduce::isFoldable(const Candidate &C, isFoldable() function in StraightLineStrengthReduce