Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DGCStrategy.h165 virtual bool initializeCustomLowering(Module &F) { in initializeCustomLowering() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DShadowStackGC.cpp271 bool ShadowStackGC::initializeCustomLowering(Module &M) { in initializeCustomLowering() function in ShadowStackGC