Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h78 Instruction *CxtI, bool UseBlockValue);
86 Instruction *CxtI, bool UseBlockValue);
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1747 Instruction *CxtI, bool UseBlockValue) { in getPredicateAt() argument
1762 ValueLatticeElement Result = UseBlockValue in getPredicateAt()
1853 bool UseBlockValue) { in getPredicateAt() argument
1857 return getPredicateAt(P, LHS, C, CxtI, UseBlockValue); in getPredicateAt()
1860 UseBlockValue); in getPredicateAt()