Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp159 TinyPtrVector<Value *> Invariants; member
166 : TI(TI), Invariants(Invariants), Cost(Cost), in NonTrivialUnswitchCandidate()
195 TinyPtrVector<Value *> Invariants; in collectHomogenousInstGraphLoopInvariants() local
214 Invariants.push_back(OpV); in collectHomogenousInstGraphLoopInvariants()
230 return Invariants; in collectHomogenousInstGraphLoopInvariants()
277 for (Value *Inv : Invariants) { in buildPartialUnswitchConditionalBranch()
514 TinyPtrVector<Value *> Invariants; in unswitchTrivialBranch() local
522 Invariants.push_back(Cond); in unswitchTrivialBranch()
527 if (Invariants.empty()) { in unswitchTrivialBranch()
2895 if (!Invariants.empty()) in collectUnswitchCandidates()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DEvaluator.h110 return Invariants; in getInvariants()
165 SmallPtrSet<GlobalVariable*, 8> Invariants; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp467 Invariants.insert(GV); in EvaluateBlock()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.def1648 // Invariants