Home
last modified time | relevance | path

Searched defs:NewSt (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDProgramState.cpp309 ProgramState NewSt = *this; in BindExpr() local
424 ProgramState NewSt(*this); in makeWithStore() local
511 ProgramState NewSt = *St; in addGDM() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
HDNVPTXISelLowering.cpp2396 SDValue NewSt = in LowerSTOREVector() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDDAGCombiner.cpp16559 if (SDValue NewSt = replaceStoreOfFPConstant(ST)) in visitSTORE() local
16563 if (SDValue NewSt = splitMergedValStore(ST)) in visitSTORE() local