Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h78 Instruction *CxtI, bool UseBlockValue);
86 Instruction *CxtI, bool UseBlockValue);
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1815 Instruction *CxtI, bool UseBlockValue) { in getPredicateAt() argument
1830 ValueLatticeElement Result = UseBlockValue in getPredicateAt()
1921 bool UseBlockValue) { in getPredicateAt() argument
1925 return getPredicateAt(P, LHS, C, CxtI, UseBlockValue); in getPredicateAt()
1928 UseBlockValue); in getPredicateAt()
1933 if (UseBlockValue) { in getPredicateAt()