Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp298 static bool processCallSite(CallSite CS, LazyValueInfo *LVI) { in processCallSite() function
431 BBChanged |= processCallSite(CallSite(II), LVI); in runImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp459 static bool processCallSite(CallSite CS, LazyValueInfo *LVI) { in processCallSite() function
713 BBChanged |= processCallSite(CallSite(II), LVI); in runImpl()