Home
last modified time | relevance | path

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

/freebsd-src/contrib/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 Instruction *StopAt, in getJumpThreadDuplicationCost() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp1092 DuplicateInstructionsInSplitBetween(BasicBlock * BB,BasicBlock * PredBB,Instruction * StopAt,ValueToValueMapTy & ValueMapping,DomTreeUpdater & DTU) DuplicateInstructionsInSplitBetween() argument
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp638 enum class StopAt { enum
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp552 walkToPhiOrClobber(DefPath & Desc,const MemoryAccess * StopAt=nullptr,const MemoryAccess * SkipStopAt=nullptr) const walkToPhiOrClobber() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp20859 ArrayRef<const Expr *> StopAt; global() member in __anonf7f06b863311::EvaluatedExprMarker
20862 EvaluatedExprMarker(Sema & S,bool SkipLocalVariables,ArrayRef<const Expr * > StopAt) EvaluatedExprMarker() argument
20909 MarkDeclarationsReferencedInExpr(Expr * E,bool SkipLocalVariables,ArrayRef<const Expr * > StopAt) MarkDeclarationsReferencedInExpr() argument
H A DTreeTransform.h11630 const Expr *StopAt[] = {Decomp.LHS, Decomp.RHS}; TransformCXXRewrittenBinaryOperator() local
H A DSemaOpenMP.cpp2351 isOpenMPCapturedDecl(ValueDecl * D,bool CheckScopeInfo,unsigned StopAt) isOpenMPCapturedDecl() argument