Home
last modified time | relevance | path

Searched refs:ConstructSSAForLoadSet (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp732 static Value *ConstructSSAForLoadSet(LoadInst *LI, in ConstructSSAForLoadSet() function
1279 Value *V = ConstructSSAForLoadSet(LI, ValuesPerBlock, *this); in PerformLoadPRE()
1366 Value *V = ConstructSSAForLoadSet(LI, ValuesPerBlock, *this); in processNonLocalLoad()
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp1143 static Value *ConstructSSAForLoadSet(LoadInst *LI, in ConstructSSAForLoadSet() function
1588 Value *V = ConstructSSAForLoadSet(LI, ValuesPerBlock, *this); in PerformLoadPRE()
1659 Value *V = ConstructSSAForLoadSet(LI, ValuesPerBlock, *this); in processNonLocalLoad()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGVN.cpp832 static Value *ConstructSSAForLoadSet(LoadInst *LI, in ConstructSSAForLoadSet() function
1416 Value *V = ConstructSSAForLoadSet(LI, ValuesPerBlock, *this); in PerformLoadPRE()
1503 Value *V = ConstructSSAForLoadSet(LI, ValuesPerBlock, *this); in processNonLocalLoad()