Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DEvaluator.h165 SmallPtrSet<GlobalVariable*, 8> Invariants; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp124 TinyPtrVector<Value *> Invariants; member
155 TinyPtrVector<Value *> Invariants; in collectHomogenousInstGraphLoopInvariants() local
231 BasicBlock &BB, ArrayRef<Value *> Invariants, bool Direction, in buildPartialUnswitchConditionalBranch()
473 TinyPtrVector<Value *> Invariants; in unswitchTrivialBranch() local
2077 Loop &L, Instruction &TI, ArrayRef<Value *> Invariants, in unswitchNontrivialInvariants()
2817 TinyPtrVector<Value *> Invariants = in collectUnswitchCandidates() local
3004 ArrayRef<Value *> Invariants = Candidate.Invariants; in findBestNonTrivialUnswitchCandidate() local