Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DGCStrategy.cpp111 bool GCStrategy::initializeCustomLowering(Module &M) { return false; } in initializeCustomLowering() function in GCStrategy
DShadowStackGC.cpp271 bool ShadowStackGC::initializeCustomLowering(Module &M) { in initializeCustomLowering() function in ShadowStackGC