ΒΆbool isReachedBefore(
const llvm::Instruction* I0,
const llvm::Instruction* I1,
const llvm::DominatorTree* DT,
const llvm::PostDominatorTree* PDT)
bool isReachedBefore(
const llvm::Instruction* I0,
const llvm::Instruction* I1,
const llvm::DominatorTree* DT,
const llvm::PostDominatorTree* PDT)
Declared at: llvm/include/llvm/Transforms/Utils/CodeMoverUtils.h:76
Parameters
- const llvm::Instruction* I0
- const llvm::Instruction* I1
- const llvm::DominatorTree* DT
- const llvm::PostDominatorTree* PDT