Searched refs:ConstructSSAForLoadSet (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1143 static Value *ConstructSSAForLoadSet(LoadInst *LI, function
1588 Value *V = ConstructSSAForLoadSet(LI, ValuesPerBlock, *this);
1659 Value *V = ConstructSSAForLoadSet(LI, ValuesPerBlock, *this);
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
H A DGVN.cpp1203 /// ConstructSSAForLoadSet - Given a set of loads specified by ValuesPerBlock,
1206 static Value *ConstructSSAForLoadSet(LoadInst *LI, function
1429 Value *V = ConstructSSAForLoadSet(LI, ValuesPerBlock, *this);
1662 Value *V = ConstructSSAForLoadSet(LI, ValuesPerBlock, *this);

Completed in 87 milliseconds