Searched refs:getKnowledgeValidInContext (Results 1 – 4 of 4) sorted by relevance
164 RetainedKnowledge getKnowledgeValidInContext(
196 RetainedKnowledge llvm::getKnowledgeValidInContext( in getKnowledgeValidInContext() function in llvm
644 if (getKnowledgeValidInContext(V, AttrKinds, Q.CxtI, Q.DT, Q.AC)) in isKnownNonZeroFromAssume()686 if (RetainedKnowledge RK = getKnowledgeValidInContext( in computeKnownBitsFromAssume()5393 if (getKnowledgeValidInContext(V, {Attribute::NoUndef}, CtxI, DT, AC)) in isGuaranteedNotToBeUndefOrPoison()
49 … away the branch "br i1 %3, ..." by either using a GEP or make getKnowledgeValidInContext aware th…