Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAssumeBundleQueries.h170 LLVM_ABI RetainedKnowledge getKnowledgeValidInContext(
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DAssumeBundleQueries.cpp187 RetainedKnowledge llvm::getKnowledgeValidInContext( in getKnowledgeValidInContext() function in llvm
H A DValueTracking.cpp7720 if (AC && getKnowledgeValidInContext(V, {Attribute::NoUndef}, *AC, CtxI, DT)) in isGuaranteedNotToBeUndefOrPoison()