Home
last modified time | relevance | path

Searched refs:attachRuntimeChecks (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h572 void attachRuntimeChecks(VPlan &Plan, GeneratedRTChecks &RTChecks,
H A DLoopVectorize.cpp7232 attachRuntimeChecks(BestVPlan, ILV.RTChecks, HasBranchWeights); in executePlan()
9302 void LoopVectorizationPlanner::attachRuntimeChecks( in attachRuntimeChecks() function in LoopVectorizationPlanner