Home
last modified time | relevance | path

Searched refs:processCallSite (Results 1 – 1 of 1) 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()