Searched defs:isFalse (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp514 bool isFalse = Kind == ICSimpleFalse; local
534 bool isFalse = Kind == ICTriangleFalse; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp394 bool isFalse() const { return X == 0; } function in class:__anon296::TryResult
[all...]

Completed in 113 milliseconds