Searched defs:isGuaranteedNotToBeUndef (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | Utils.cpp | 1903 bool llvm::isGuaranteedNotToBeUndef(Register Reg, isGuaranteedNotToBeUndef() function in llvm |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ValueTracking.cpp | 7459 bool llvm::isGuaranteedNotToBeUndef(const Value *V, AssumptionCache *AC, isGuaranteedNotToBeUndef() function in llvm |