Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp117 bool isIdempotent = false; in MakeSymIntVal() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5817 static bool isIdempotent(Intrinsic::ID ID) { in isIdempotent() function