Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1831 const bool AddBranchWeights; member in __anonc2502d020611::GeneratedRTChecks
1838 bool AddBranchWeights) in GeneratedRTChecks() argument
1840 MemCheckExp(SE, DL, "scev.check"), AddBranchWeights(AddBranchWeights) {} in GeneratedRTChecks()
2084 if (AddBranchWeights) in emitSCEVChecks()
2112 if (AddBranchWeights) { in emitMemRuntimeChecks()
9472 bool AddBranchWeights = in processLoopInVPlanNativePath() local
9475 F->getDataLayout(), AddBranchWeights); in processLoopInVPlanNativePath()
9816 bool AddBranchWeights = in processLoop() local
9819 F->getDataLayout(), AddBranchWeights); in processLoop()