Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/IPO/
DInferFunctionAttrs.h26 struct InferFunctionAttrsPass : PassInfoMixin<InferFunctionAttrsPass> { struct
/external/llvm/lib/Transforms/IPO/
DInferFunctionAttrs.cpp36 PreservedAnalyses InferFunctionAttrsPass::run(Module &M, in run()
/external/llvm/lib/Passes/
DPassRegistry.def47 MODULE_PASS("inferattrs", InferFunctionAttrsPass())