Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp1503 auto CheckForNoSync = [&](Instruction &I) { in updateImpl() local
1514 !A.checkForAllCallLikeInstructions(CheckForNoSync, *this)) in updateImpl()
/external/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp1359 auto CheckForNoSync = [&](Instruction &I) { in updateImpl() local
1370 !A.checkForAllCallLikeInstructions(CheckForNoSync, *this)) in updateImpl()