Searched defs:isSink (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp249 bool TypePromotion::isSink(Value *V) { function in class:TypePromotion
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h204 bool isSink() const { return Succs.getFlag(); } function in class:clang::ento::ExplodedNode
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h316 bool isSink() const { return getMiscFlags() & cl::Sink; } function in class:llvm::cl::Option

Completed in 159 milliseconds