Searched defs:DominatorTreeWrapperPass (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDominators.h262 class DominatorTreeWrapperPass : public FunctionPass { class in namespace:llvm
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DDominators.cpp374 DominatorTreeWrapperPass::DominatorTreeWrapperPass() : FunctionPass(ID) { function in class:DominatorTreeWrapperPass
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp78 INITIALIZE_PASS_DEPENDENCY(DominatorTreeWrapperPass); variable

Completed in 66 milliseconds