Home
last modified time | relevance | path

Searched defs:Invariant (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.h291 const Formula *Invariant = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp141 Value *Invariant; member
235 static void replaceLoopInvariantUses(const Loop &L, Value *Invariant, in replaceLoopInvariantUses() argument
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp659 auto *Invariant = Rewriter.expandCodeFor(S, I->getType(), IP); in replaceIVUserWithLoopInvariant() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h555 Invariant, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5268 SmallMapVector<unsigned, unsigned, 4> Invariant; in calculateRegisterUsage() local