Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp967 MDNode *LatchProfileData = LatchTerm->getMetadata(LLVMContext::MD_prof); in isLoopProfitableToPredicate() local
970 if (!IsValidProfileData(LatchProfileData, LatchTerm)) in isLoopProfitableToPredicate()