Searched defs:RunOnBasicBlock (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ | ||
| D | infer_flags.cpp | 91 bool InferFlags::RunOnBasicBlock(llvm::Loop *loop, llvm::BasicBlock *basicBlock, llvm::ScalarEvolut… in RunOnBasicBlock() function in ark::llvmbackend::passes::InferFlags |
| D | ark_gvn.cpp | 112 bool ArkGVN::RunOnBasicBlock(llvm::BasicBlock *block, const llvm::DominatorTree &tree, const GvnBui… in RunOnBasicBlock() function in ark::llvmbackend::passes::ArkGVN |