Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp1761 Value *Invariant, in simplifyInstructionWithNotEqual()
H A DSimpleLoopUnswitch.cpp157 static void replaceLoopInvariantUses(Loop &L, Value *Invariant, in replaceLoopInvariantUses()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp702 auto *Invariant = Rewriter.expandCodeFor(S, I->getType(), IP); in replaceIVUserWithLoopInvariant() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h556 Invariant, enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6642 SmallMapVector<unsigned, unsigned, 4> Invariant; in calculateRegisterUsage() local