Searched defs:NewST (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | SymbolTableListTraitsImpl.h | 42 ValueSymbolTable *NewST = getSymTab(getListOwner()); in setSymTabObject() local |
H A D | AutoUpgrade.cpp | 1417 auto *NewST = StructType::get(ST->getContext(), ST->elements()); upgradeIntrinsicFunction1() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 19862 if (SDValue NewST = ShrinkLoadReplaceStoreWithStore(MaskedLoad, ReduceLoadOpStoreWidth() local |