Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp153 ConditionsTy &Conditions, BasicBlock *StopAt) { in recordConditions() argument
466 BasicBlock *StopAt = CSDTNode ? CSDTNode->getIDom()->getBlock() : nullptr; in shouldSplitOnPredicatedArgument() local
H A DJumpThreading.cpp429 getJumpThreadDuplicationCost(const TargetTransformInfo * TTI,BasicBlock * BB,Instruction * StopAt,unsigned Threshold) getJumpThreadDuplicationCost() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp1064 DuplicateInstructionsInSplitBetween(BasicBlock * BB,BasicBlock * PredBB,Instruction * StopAt,ValueToValueMapTy & ValueMapping,DomTreeUpdater & DTU) DuplicateInstructionsInSplitBetween() argument
/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp638 enum class StopAt { global() enum
[all...]
/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp555 walkToPhiOrClobber(DefPath &Desc, const MemoryAccess *StopAt = nullptr, in walkToPhiOrClobber() argument
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp19797 ArrayRef<const Expr *> StopAt; global() member in __anond5f75ba73311::EvaluatedExprMarker
19800 EvaluatedExprMarker(Sema & S,bool SkipLocalVariables,ArrayRef<const Expr * > StopAt) EvaluatedExprMarker() argument
19841 MarkDeclarationsReferencedInExpr(Expr * E,bool SkipLocalVariables,ArrayRef<const Expr * > StopAt) MarkDeclarationsReferencedInExpr() argument
H A DTreeTransform.h12452 const Expr *StopAt[] = {Decomp.LHS, Decomp.RHS}; TransformCXXRewrittenBinaryOperator() local
H A DSemaOpenMP.cpp2355 isOpenMPCapturedDecl(ValueDecl * D,bool CheckScopeInfo,unsigned StopAt) isOpenMPCapturedDecl() argument