Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp1126 ConsumedState LocalState; in intersect() local
1148 ConsumedState LocalState; in intersectAtLoopHead() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp9635 const InstructionsState &LocalState, in canBuildSplitNode()
10218 auto TrySplitNode = [&](const InstructionsState &LocalState) { in buildTreeRec()