Home
last modified time | relevance | path

Searched defs:OtherPred (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp439 if (auto *OtherPred = EntryToLayoutPred.lookup({Entry, PredInLoop})) in makeSingleEntryLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp669 for (auto *OtherPred : predecessors(Builder.GetInsertBlock())) { in generatePerPart() local