Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp62 static bool runSCCP(Function &F, const DataLayout &DL, in runSCCP() function
126 if (!runSCCP(F, DL, &TLI, DTU)) in run()