Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1958 const bool AddBranchWeights; member in __anona898e7630711::GeneratedRTChecks
1965 bool AddBranchWeights) in GeneratedRTChecks() argument
1967 MemCheckExp(SE, DL, "scev.check"), AddBranchWeights(AddBranchWeights) {} in GeneratedRTChecks()
2209 if (AddBranchWeights) in emitSCEVChecks()
2237 if (AddBranchWeights) { in emitMemRuntimeChecks()
9658 bool AddBranchWeights = in processLoopInVPlanNativePath() local
9661 F->getParent()->getDataLayout(), AddBranchWeights); in processLoopInVPlanNativePath()
10006 bool AddBranchWeights = in processLoop() local
10009 F->getParent()->getDataLayout(), AddBranchWeights); in processLoop()