Home
last modified time | relevance | path

Searched defs:Leader (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DIntEqClasses.cpp70 SmallVector<unsigned, 8> Leader; in uncompress() local
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DSimplifyConstraints.cpp116 Atom Leader = EquivalentAtoms.getLeaderValue(TheAtom); in simplifyConstraints() local
/llvm-project/llvm/include/llvm/ADT/
H A DEquivalenceClasses.h74 mutable const ECValue *Leader, *Next; variable
/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp300 CongruenceClass(unsigned ID, std::pair<Value *, unsigned int> Leader, in CongruenceClass() argument
315 setLeader(Value * Leader) setLeader() argument
326 setStoredValue(Value * Leader) setStoredValue() argument
328 setMemoryLeader(const MemoryAccess * Leader) setMemoryLeader() argument
733 createCongruenceClass(Value * Leader,const Expression * E) createCongruenceClass() argument
3596 auto Leader = lookupOperandLeader(SI->getValueOperand()); convertClassToDFSOrdered() local
3921 Value *Leader = eliminateInstructions() local
4152 Instruction *Leader = cast<Instruction>(EliminationStack.back()); eliminateInstructions() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp1133 printSpillReloadChain(DenseMap<MachineInstr *,SmallVector<MachineInstr * >> & SpillChain,DenseMap<MachineInstr *,SmallVector<MachineInstr * >> & ReloadChain,MachineInstr * Leader) printSpillReloadChain() argument
1391 auto Leader = ChainLeader.find(MaybePrevReload); EliminateSpillageCopies() local
H A DLiveDebugVariables.cpp790 UserValue *&Leader = virtRegToEqClass[VirtReg]; mapVirtReg() local
/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp615 Value *Leader = ECs.getOrInsertLeaderValue(Val); computeMinimumValueSizes() local
H A DLoopAccessAnalysis.cpp1113 Value *Leader = DepCands.getLeaderValue(Access).getPointer(); createCheckForAccess() local
/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp548 StringRef Leader; getInstEqClasses() local
/llvm-project/polly/lib/Analysis/
H A DScopBuilder.cpp1881 Instruction *Leader = UnionFind.getLeaderValue(Inst); in joinOrderedInstructions() local