Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp264 class EarlyCSE { class
311 EarlyCSE(Function &F, const TargetLibraryInfo &TLI, in EarlyCSE() function in __anoncdf6c96d0311::EarlyCSE
452 bool EarlyCSE::processNode(DomTreeNode *Node) { in processNode()
632 bool EarlyCSE::run() { in run()
693 EarlyCSE CSE(F, TLI, TTI, DT, AC); in run()
730 EarlyCSE CSE(F, TLI, TTI, DT, AC); in runOnFunction()
DCMakeLists.txt10 EarlyCSE.cpp
DAndroid.mk12 EarlyCSE.cpp \
/external/llvm/patches/
D0004-Add-Android-makefiles-for-LLVM.patch3452 + EarlyCSE.cpp \