Home
last modified time | relevance | path

Searched refs:reportMayClobberedLoad (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp829 static void reportMayClobberedLoad(LoadInst *LI, MemDepResult DepInfo, in reportMayClobberedLoad() function
922 reportMayClobberedLoad(LI, DepInfo, DT, ORE); in AnalyzeLoadAvailability()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGVN.cpp929 static void reportMayClobberedLoad(LoadInst *LI, MemDepResult DepInfo, in reportMayClobberedLoad() function
1022 reportMayClobberedLoad(LI, DepInfo, DT, ORE); in AnalyzeLoadAvailability()