Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp3041 bool shouldTryInjectBasingOnMetadata(const BranchInst *BI, in shouldTryInjectBasingOnMetadata() function
3255 if (!shouldTryInjectBasingOnMetadata(cast<BranchInst>(Term), IfTrue)) in collectUnswitchCandidatesWithInjections()