Home
last modified time | relevance | path

Searched defs:CallSitePred (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1655 auto CallSitePred = [&](AbstractCallSite ACS) { in checkForAllUses() local
3276 auto CallSitePred = [&](Instruction &I) -> bool { in identifyDefaultAbstractAttributes() local
H A DAttributorAttributes.cpp2869 auto CallSitePred = [&](AbstractCallSite ACS) { in updateImpl() local
11026 auto CallSitePred = [&](AbstractCallSite ACS) { in updateImpl() local
11300 auto CallSitePred = [&](AbstractCallSite ACS) { in updateImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp6588 auto CallSitePred = [&](Instruction &I) -> bool { in identifyDefaultAbstractAttributes() local