Searched refs:createConstantHoistingPass (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DScalar.h345 FunctionPass *createConstantHoistingPass();
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/
H A DLinkAllPasses.h181 (void) llvm::createConstantHoistingPass();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp699 addPass(createConstantHoistingPass());
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp138 FunctionPass *llvm::createConstantHoistingPass() { function in class:llvm

Completed in 115 milliseconds