Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Analysis/
HDTargetLibraryInfo.cpp580 TargetLibraryInfoWrapperPass::TargetLibraryInfoWrapperPass() in TargetLibraryInfoWrapperPass() function in TargetLibraryInfoWrapperPass
585 TargetLibraryInfoWrapperPass::TargetLibraryInfoWrapperPass(const Triple &T) in TargetLibraryInfoWrapperPass() function in TargetLibraryInfoWrapperPass
590 TargetLibraryInfoWrapperPass::TargetLibraryInfoWrapperPass( in TargetLibraryInfoWrapperPass() function in TargetLibraryInfoWrapperPass
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDConstantProp.cpp55 INITIALIZE_PASS_DEPENDENCY(TargetLibraryInfoWrapperPass) in INITIALIZE_PASS_DEPENDENCY() argument
HDSCCP.cpp1655 INITIALIZE_PASS_DEPENDENCY(TargetLibraryInfoWrapperPass) in INITIALIZE_PASS_DEPENDENCY() argument
/NextBSD/contrib/llvm/include/llvm/Analysis/
HDTargetLibraryInfo.h171 friend class TargetLibraryInfoWrapperPass; variable
/NextBSD/contrib/llvm/lib/Transforms/IPO/
HDGlobalOpt.cpp97 INITIALIZE_PASS_DEPENDENCY(TargetLibraryInfoWrapperPass) in INITIALIZE_PASS_DEPENDENCY() argument