Searched defs:Invariants (Results 1 – 7 of 7) sorted by relevance
/external/grpc-grpc/third_party/nanopb/docs/ |
D | security.rst | 47 Invariants chapter
|
/external/nanopb-c/docs/ |
D | security.rst | 47 Invariants chapter
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | Evaluator.h | 107 SmallPtrSet<GlobalVariable*, 8> Invariants; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | Evaluator.h | 120 SmallPtrSet<GlobalVariable*, 8> Invariants; variable
|
/external/llvm-project/llvm/include/llvm/Transforms/Utils/ |
D | Evaluator.h | 120 SmallPtrSet<GlobalVariable*, 8> Invariants; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | SimpleLoopUnswitch.cpp | 109 TinyPtrVector<Value *> Invariants; in collectHomogenousInstGraphLoopInvariants() local 180 ArrayRef<Value *> Invariants, in buildPartialUnswitchConditionalBranch() 372 TinyPtrVector<Value *> Invariants; in unswitchTrivialBranch() local 1919 Loop &L, Instruction &TI, ArrayRef<Value *> Invariants, in unswitchNontrivialInvariants() 2596 TinyPtrVector<Value *> Invariants = in unswitchBestCondition() local 2748 ArrayRef<Value *> Invariants = TerminatorAndInvariants.second; in unswitchBestCondition() local
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | SimpleLoopUnswitch.cpp | 116 TinyPtrVector<Value *> Invariants; in collectHomogenousInstGraphLoopInvariants() local 187 ArrayRef<Value *> Invariants, in buildPartialUnswitchConditionalBranch() 379 TinyPtrVector<Value *> Invariants; in unswitchTrivialBranch() local 1961 Loop &L, Instruction &TI, ArrayRef<Value *> Invariants, in unswitchNontrivialInvariants() 2655 TinyPtrVector<Value *> Invariants = in unswitchBestCondition() local 2811 ArrayRef<Value *> Invariants = TerminatorAndInvariants.second; in unswitchBestCondition() local
|