Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DIfConversion.cpp512 bool isFalse = Kind == ICSimpleFalse; in INITIALIZE_PASS_DEPENDENCY() local
532 bool isFalse = Kind == ICTriangleFalse; in INITIALIZE_PASS_DEPENDENCY() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp392 bool isFalse() const { return X == 0; } in isFalse() function in __anon654da8e80211::TryResult