Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h146 virtual bool isConfused() const { return true; } in isConfused() function
227 bool isConfused() const override { return false; } in isConfused() function