Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6978 DenseMap<Instruction *, VPReplicateRecipe *> &PredInst2Recipe, in handleReplication()
7142 DenseMap<Instruction *, VPReplicateRecipe *> PredInst2Recipe; in buildVPlanWithVPRecipes() local