Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMCodeGenPrepare.cpp59 class IRPromoter { class
66 IRPromoter(Module *M) : M(M), Ctx(M->getContext()) { } in IRPromoter() function in __anon808c57bc0111::IRPromoter