Home
last modified time | relevance | path

Searched defs:StopAt (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp153 ConditionsTy &Conditions, BasicBlock *StopAt) { in recordConditions()
466 BasicBlock *StopAt = CSDTNode ? CSDTNode->getIDom()->getBlock() : nullptr; in shouldSplitOnPredicatedArgument() local
H A DJumpThreading.cpp429 Instruction *StopAt, in getJumpThreadDuplicationCost()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp1064 BasicBlock *BB, BasicBlock *PredBB, Instruction *StopAt, in DuplicateInstructionsInSplitBetween()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp638 enum class StopAt { enum
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp555 walkToPhiOrClobber(DefPath &Desc, const MemoryAccess *StopAt = nullptr, in walkToPhiOrClobber()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp19867 ArrayRef<const Expr *> StopAt; member in __anon9e9a06343311::EvaluatedExprMarker
19870 ArrayRef<const Expr *> StopAt) in EvaluatedExprMarker()
19911 ArrayRef<const Expr*> StopAt) { in MarkDeclarationsReferencedInExpr()
H A DTreeTransform.h12483 const Expr *StopAt[] = {Decomp.LHS, Decomp.RHS}; in TransformCXXRewrittenBinaryOperator() local
H A DSemaOpenMP.cpp2356 unsigned StopAt) { in isOpenMPCapturedDecl()