Searched refs:definedInRegion (Results 1 – 1 of 1) sorted by relevance
258 static bool definedInRegion(const SetVector<BasicBlock *> &Blocks, Value *V) { in definedInRegion() function444 if (!definedInRegion(Blocks, U)) in findAllocas()451 SinkLifeStart = !definedInRegion(Blocks, LifeStart); in findAllocas()452 HoistLifeEnd = !definedInRegion(Blocks, LifeEnd); in findAllocas()492 if (!definedInRegion(Blocks, U)) { in findAllocas()501 if (!definedInRegion(Blocks, MarkerAddr)) in findAllocas()525 if (!definedInRegion(Blocks, U)) { in findInputsOutputs()1205 if (SunkAllocas.count(Mem) || definedInRegion(Blocks, Mem)) in eraseLifetimeMarkersOnInputs()