Searched defs:HoistRuntimeChecks (Results 1 – 3 of 3) sorted by relevance
1808 SCEVExpander &Exp, bool HoistRuntimeChecks) { in expandBounds()1877 Instruction *Loc, SCEVExpander &Exp, bool HoistRuntimeChecks) { in expandBounds()1897 SCEVExpander &Exp, bool HoistRuntimeChecks) { in addRuntimeChecks()
57 static bool HoistRuntimeChecks; member
143 static cl::opt<bool, true> HoistRuntimeChecks( variable148 bool VectorizerParams::HoistRuntimeChecks; member in VectorizerParams