Searched refs:storeValuesIntoStruct (Results 1 – 2 of 2) sorted by relevance
180 AllocaInst *Struct = storeValuesIntoStruct(UsedValues); in createParallelLoop()219 ParallelLoopGenerator::storeValuesIntoStruct(SetVector<Value *> &Values) { in storeValuesIntoStruct() function in ParallelLoopGenerator
192 AllocaInst *storeValuesIntoStruct(SetVector<Value *> &Values);