Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DEvaluator.h162 SmallPtrSet<GlobalVariable*, 8> Invariants; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp161 TinyPtrVector<Value *> Invariants; member
197 TinyPtrVector<Value *> Invariants; in collectHomogenousInstGraphLoopInvariants() local
273 BasicBlock &BB, ArrayRef<Value *> Invariants, bool Direction, in buildPartialUnswitchConditionalBranch()
522 TinyPtrVector<Value *> Invariants; in unswitchTrivialBranch() local
2182 Loop &L, Instruction &TI, ArrayRef<Value *> Invariants, in unswitchNontrivialInvariants()
2919 TinyPtrVector<Value *> Invariants = in collectUnswitchCandidates() local
3441 ArrayRef<Value *> Invariants = Candidate.Invariants; in findBestNonTrivialUnswitchCandidate() local