Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanPredicator.cpp82 void convertPhisToBlends(VPBasicBlock *VPBB);
230 void VPPredicator::convertPhisToBlends(VPBasicBlock *VPBB) { in convertPhisToBlends() function in VPPredicator
284 Predicator.convertPhisToBlends(VPBB); in introduceMasksAndLinearize()