Searched defs:isControlFlowEquivalent (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp33 bool llvm::isControlFlowEquivalent(const Instruction &I0, const Instruction &I1, function in class:llvm
39 bool llvm::isControlFlowEquivalent(const BasicBlock &BB0, const BasicBlock &BB1, function in class:llvm
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp592 bool isControlFlowEquivalent(const FusionCandidate &FC0, function in struct:__anon2696::LoopFuser

Completed in 107 milliseconds