Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAssumeBundleBuilder.cpp116 bool tryToPreserveWithoutAddingAssume(RetainedKnowledge RK) { in tryToPreserveWithoutAddingAssume() function
178 if (tryToPreserveWithoutAddingAssume(RK)) in addKnowledge()
328 if (Builder.tryToPreserveWithoutAddingAssume(RK)) in simplifyRetainedKnowledge()