Home
last modified time | relevance | path

Searched defs:isGuaranteedNotToBeUndefOrPoison (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/unittests/Analysis/
DValueTrackingTest.cpp821 TEST_F(ValueTrackingTest, isGuaranteedNotToBeUndefOrPoison) { in TEST_F() argument
/external/llvm-project/llvm/lib/Analysis/
DValueTracking.cpp4818 static bool isGuaranteedNotToBeUndefOrPoison(const Value *V, in isGuaranteedNotToBeUndefOrPoison() function
4947 bool llvm::isGuaranteedNotToBeUndefOrPoison(const Value *V, AssumptionCache *AC, in isGuaranteedNotToBeUndefOrPoison() function in llvm
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp4388 bool llvm::isGuaranteedNotToBeUndefOrPoison(const Value *V) { in isGuaranteedNotToBeUndefOrPoison() function in llvm