Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp119 TinyPtrVector<Value *> Invariants; in collectHomogenousInstGraphLoopInvariants() local
138 Invariants.push_back(OpV); in collectHomogenousInstGraphLoopInvariants()
154 return Invariants; in collectHomogenousInstGraphLoopInvariants()
193 ArrayRef<Value *> Invariants, in buildPartialUnswitchConditionalBranch() argument
199 Value *Cond = Direction ? IRB.CreateOr(Invariants) : in buildPartialUnswitchConditionalBranch()
200 IRB.CreateAnd(Invariants); in buildPartialUnswitchConditionalBranch()
385 TinyPtrVector<Value *> Invariants; in unswitchTrivialBranch() local
392 Invariants.push_back(BI.getCondition()); in unswitchTrivialBranch()
396 Invariants = collectHomogenousInstGraphLoopInvariants(L, *CondInst, LI); in unswitchTrivialBranch()
397 if (Invariants.empty()) in unswitchTrivialBranch()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DEvaluator.h65 return Invariants; in getInvariants()
118 SmallPtrSet<GlobalVariable*, 8> Invariants; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp532 Invariants.insert(GV); in EvaluateBlock()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DXRayFDRFormat.rst361 Format Grammar and Invariants
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DBuiltins.def1518 // Invariants