Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/Transforms/SROA/
H A Dselect-load.ll6 ; Allow speculateSelectInstLoads to fold load and select
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1373 static void speculateSelectInstLoads(IRBuilderTy &IRB, SelectInst &SI) { in speculateSelectInstLoads() function
4651 speculateSelectInstLoads(IRB, *SpeculatableSelects.pop_back_val()); in runOnAlloca()