Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp939 static Value *tryToFoldLiveIns(const VPRecipeBase &R, unsigned Opcode, in tryToFoldLiveIns() function
1003 Value *V = tryToFoldLiveIns(*I, I->getOpcode(), I->operands(), DL, in simplifyRecipe()