Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h78 Instruction *CxtI, bool UseBlockValue);
86 Instruction *CxtI, bool UseBlockValue);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1720 Instruction *CxtI, bool UseBlockValue) { in getPredicateAt() argument
1735 ValueLatticeElement Result = UseBlockValue in getPredicateAt()
1826 bool UseBlockValue) { in getPredicateAt() argument
1830 return getPredicateAt(P, LHS, C, CxtI, UseBlockValue); in getPredicateAt()
1833 UseBlockValue); in getPredicateAt()