Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DInlineCost.h86 bool isNever() const { return Cost == NeverInlineCost; } in isNever() function
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DInlineCost.h84 bool isNever() const { return getType() == Never; } in isNever() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DInlineCost.h99 bool isNever() const { return Cost == NeverInlineCost; } in isNever() function
/external/python/cpython3/Modules/expat/
Dxmltok.c160 isNever(const ENCODING *UNUSED_P(enc), const char *UNUSED_P(p)) in isNever() function
/external/expat/lib/
Dxmltok.c157 isNever(const ENCODING *UNUSED_P(enc), const char *UNUSED_P(p)) in isNever() function
/external/python/cpython2/Modules/expat/
Dxmltok.c157 isNever(const ENCODING *UNUSED_P(enc), const char *UNUSED_P(p)) in isNever() function