Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDInlineCost.h105 bool isVariable() const { return !isAlways() && !isNever(); } in isVariable() function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCSymbol.h289 bool isVariable() const { in isVariable() function