Home
last modified time | relevance | path

Searched defs:Dominates (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenMemAbsolute.cpp162 bool Dominates = true; runOnMachineFunction() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp3488 auto Dominates = [&DT](const BasicBlockEdge &Root, const Use &U) { replaceDominatedUsesWith() local
3497 auto Dominates = [&DT](const BasicBlock *BB, const Use &U) { replaceDominatedUsesWith() local
/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1581 bool Dominates(const BasicBlock &Other) { Dominates() function
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4589 bool Dominates = DT.dominates(&FI, U); freezeOtherUses() local
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1242 enum class OverloadCompare { BothViable, Dominates, Dominated }; global() enumerator
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1255 bool Dominates = FindInterferingWrites && DT && Exact && forallInterferingAccesses() local