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()
45 mutate(*RS.getSelection(), IB); in mutate()52 mutate(*makeSampler(IB.Rand, Range).getSelection(), IB); in mutate()56 mutate(*makeSampler(IB.Rand, make_pointer_range(BB)).getSelection(), IB); in mutate()76 auto Strategy = RS.getSelection(); in mutateModule()187 mutate(*RS.getSelection(), IB); in mutate()217 Inst.replaceAllUsesWith(RS.getSelection()); in mutate()344 RS.getSelection()(); in mutate()368 Function *F = RS.getSelection(); in mutate()464 Type *Ty = RS.getSelection(); in mutate()642 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()
68 int getSelection() const { return Selection; } in getSelection() function
334 if (MCSec.getSelection() != COFF::IMAGE_COMDAT_SELECT_ASSOCIATIVE) { in defineSection()347 Symbol->Aux[0].Aux.SectionDefinition.Selection = MCSec.getSelection(); in defineSection()
735 unsigned AllocOpt = Solution.getSelection(NId); in mapPBQPToRegAlloc()