Home
last modified time | relevance | path

Searched defs:ToUpdate (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAssumeBundleBuilder.cpp119 Use* ToUpdate = nullptr; in tryToPreserveWithoutAddingAssume() local
H A DScalarEvolutionExpander.cpp2640 SmallVector<Instruction *, 1> ToUpdate; in fixupLCSSAFormFor() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp312 BasicBlock *ToUpdate = worklist.back(); in threadEdgeImpl() local
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp251 llvm::Constant *&ToUpdate = Elems[*FirstElemToUpdate]; in addBits() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2454 SmallVectorImpl<CallBase *> &ToUpdate, in insertParsePoints()