Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DTargetLibraryInfo.cpp552 TargetLibraryInfoWrapperPass::TargetLibraryInfoWrapperPass() in TargetLibraryInfoWrapperPass() function in TargetLibraryInfoWrapperPass
557 TargetLibraryInfoWrapperPass::TargetLibraryInfoWrapperPass(const Triple &T) in TargetLibraryInfoWrapperPass() function in TargetLibraryInfoWrapperPass
562 TargetLibraryInfoWrapperPass::TargetLibraryInfoWrapperPass( in TargetLibraryInfoWrapperPass() function in TargetLibraryInfoWrapperPass
/external/llvm/lib/Transforms/Scalar/
DConstantProp.cpp55 INITIALIZE_PASS_DEPENDENCY(TargetLibraryInfoWrapperPass) in INITIALIZE_PASS_DEPENDENCY() argument
DSCCP.cpp1655 INITIALIZE_PASS_DEPENDENCY(TargetLibraryInfoWrapperPass) in INITIALIZE_PASS_DEPENDENCY() argument
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.h182 friend class TargetLibraryInfoWrapperPass; variable
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp97 INITIALIZE_PASS_DEPENDENCY(TargetLibraryInfoWrapperPass) in INITIALIZE_PASS_DEPENDENCY() argument