Searched refs:getSelection (Results 1 – 8 of 8) sorted by relevance
93 GlobalVariable *GV = RS.getSelection(); in findOrCreateGlobalVariable()99 Constant *Init = TRS.getSelection(); in findOrCreateGlobalVariable()129 return RS.getSelection(); in findOrCreateSource()141 return RS.getSelection(); in findOrCreateSource()157 return RS.getSelection(); in findOrCreateSource()215 Type *AccessTy = RS.getSelection()->getType(); in newSource()225 Value *newSrc = RS.getSelection(); in newSource()306 Use *Sink = RS.getSelection(); in connectToSink()390 return RS.getSelection(); in findPointer()
46 mutate(*RS.getSelection(), IB); in mutate()53 mutate(*makeSampler(IB.Rand, Range).getSelection(), IB); in mutate()57 mutate(*makeSampler(IB.Rand, make_pointer_range(BB)).getSelection(), IB); in mutate()77 auto Strategy = RS.getSelection(); in mutateModule()188 mutate(*RS.getSelection(), IB); in mutate()218 Inst.replaceAllUsesWith(RS.getSelection()); in mutate()345 RS.getSelection()(); in mutate()369 Function *F = RS.getSelection(); in mutate()465 Type *Ty = RS.getSelection(); in mutate()643 size_t RootIdx = RS.getSelection(); in mutate()
44 const T &getSelection() const { in getSelection() function50 const T &operator*() const { return getSelection(); }
45 unsigned getSelection(GraphBase::NodeId nodeId) const { in getSelection() function
206 v += edgeCosts.getColAsVector(s.getSelection(mId)); in backpropagate()209 v += edgeCosts.getRowAsVector(s.getSelection(mId)); in backpropagate()
71 int getSelection() const { return Selection; } in getSelection() function
304 if (MCSec.getSelection() != COFF::IMAGE_COMDAT_SELECT_ASSOCIATIVE) { in defineSection()317 Symbol->Aux[0].Aux.SectionDefinition.Selection = MCSec.getSelection(); in defineSection()
735 unsigned AllocOpt = Solution.getSelection(NId); in mapPBQPToRegAlloc()