Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp140 TinyPtrVector<Value *> Invariants; in collectHomogenousInstGraphLoopInvariants() local
159 Invariants.push_back(OpV); in collectHomogenousInstGraphLoopInvariants()
175 return Invariants; in collectHomogenousInstGraphLoopInvariants()
221 for (Value *Inv : Invariants) { in buildPartialUnswitchConditionalBranch()
456 TinyPtrVector<Value *> Invariants; in unswitchTrivialBranch() local
464 Invariants.push_back(Cond); in unswitchTrivialBranch()
469 if (Invariants.empty()) { in unswitchTrivialBranch()
512 for (Value *Invariant : Invariants) { in unswitchTrivialBranch()
637 for (Value *Invariant : Invariants) in unswitchTrivialBranch()
2069 assert(Invariants.size() == 1 && in unswitchNontrivialInvariants()
[all …]
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DEvaluator.h110 return Invariants; in getInvariants()
165 SmallPtrSet<GlobalVariable*, 8> Invariants; variable
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp455 Invariants.insert(GV); in EvaluateBlock()
/llvm-project-15.0.7/llvm/docs/
H A DXRayFDRFormat.rst361 Format Grammar and Invariants
/llvm-project-15.0.7/mlir/include/mlir/Conversion/
H A DPasses.td60 #### Invariants
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DBuiltins.def1568 // Invariants