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-10.0/llvm/include/llvm/Analysis/
DInlineCost.h104 bool isNever() const { return Cost == NeverInlineCost; } in isNever() function
/external/llvm-project/llvm/include/llvm/Analysis/
DInlineCost.h103 bool isNever() const { return Cost == NeverInlineCost; } in isNever() function
/external/python/cpython3/Modules/expat/
Dxmltok.c134 isNever(const ENCODING *enc, const char *p) { in isNever() function
/external/expat/lib/
Dxmltok.c126 isNever(const ENCODING *enc, const char *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