Home
last modified time | relevance | path

Searched refs:Invariants (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ !
H A DSimpleLoopUnswitch.cpp161 TinyPtrVector<Value *> Invariants; member
165 Instruction *TI, ArrayRef<Value *> Invariants, in NonTrivialUnswitchCandidate()
168 : TI(TI), Invariants(Invariants), Cost(Cost), in NonTrivialUnswitchCandidate()
197 TinyPtrVector<Value *> Invariants; in collectHomogenousInstGraphLoopInvariants() local
216 Invariants.push_back(OpV); in collectHomogenousInstGraphLoopInvariants()
232 return Invariants; in collectHomogenousInstGraphLoopInvariants()
273 BasicBlock &BB, ArrayRef<Value *> Invariants, bool Direction, in buildPartialUnswitchConditionalBranch() argument
279 for (Value *Inv : Invariants) { in buildPartialUnswitchConditionalBranch()
516 TinyPtrVector<Value *> Invariants; in unswitchTrivialBranch() local
524 Invariants.push_back(Cond); in unswitchTrivialBranch()
[all …]
/src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ !
H A DEvaluator.h110 return Invariants; in getInvariants()
165 SmallPtrSet<GlobalVariable*, 8> Invariants; variable
/src/contrib/llvm-project/llvm/lib/Transforms/Utils/ !
H A DEvaluator.cpp467 Invariants.insert(GV); in EvaluateBlock()
/src/contrib/llvm-project/clang/include/clang/Basic/ !
H A DBuiltins.td4139 // Invariants