Searched refs:KeyInfo (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | SparsePropagation.h | 35 class KeyInfo = LatticeKeyInfo<LatticeKey>> 112 template <class LatticeKey, class LatticeVal, class KeyInfo> 228 template <class LatticeKey, class LatticeVal, class KeyInfo> 245 template <class LatticeKey, class LatticeVal, class KeyInfo> 255 if (Value *V = KeyInfo::getValueFromLatticeKey(Key)) in UpdateState() 259 template <class LatticeKey, class LatticeVal, class KeyInfo> 268 template <class LatticeKey, class LatticeVal, class KeyInfo> 288 template <class LatticeKey, class LatticeVal, class KeyInfo> 346 KeyInfo::getLatticeKeyFromValue(SI.getCondition())); in getFeasibleSuccessors() 413 LatticeKey Key = KeyInfo::getLatticeKeyFromValue(&PN); in visitPHINode() [all …]
|
| /llvm-project-15.0.7/clang/lib/Basic/ |
| H A D | IdentifierTable.cpp | 438 IdentifierInfo **KeyInfo = reinterpret_cast<IdentifierInfo **>(this + 1); in MultiKeywordSelector() local 440 KeyInfo[i] = IIV[i]; in MultiKeywordSelector()
|
| /llvm-project-15.0.7/llvm/test/Transforms/NewGVN/ |
| H A D | 2009-01-22-SortInvalidation.ll | 22 …i8, i8, i8, i8, i8, i8, i64, %struct.Btree*, i32, i8*, i64, i8*, %struct.KeyInfo*, i32, i64, %stru… 35 %struct.KeyInfo = type { %struct.sqlite3*, i8, i8, i8, i32, i8*, [1 x %struct.CollSeq*] }
|
| /llvm-project-15.0.7/llvm/test/Transforms/GVN/ |
| H A D | 2009-01-22-SortInvalidation.ll | 22 …i8, i8, i8, i8, i8, i8, i64, %struct.Btree*, i32, i8*, i64, i8*, %struct.KeyInfo*, i32, i64, %stru… 35 %struct.KeyInfo = type { %struct.sqlite3*, i8, i8, i8, i32, i8*, [1 x %struct.CollSeq*] }
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | 2009-04-29-RegAllocAssert.ll | 38 %struct.KeyInfo = type { ptr, i8, i8, i8, i32, ptr, [1 x ptr] }
|