Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp80 enum Status {NonRecursive, Recursive, Incomplete, IncompleteUsed}; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp10956 auto NonRecursive = [this, OrNegative](const SCEV *S) { in isKnownToBeAPowerOfTwo() local