Searched refs:getSelection (Results 1 – 8 of 8) sorted by relevance
90 GlobalVariable *GV = RS.getSelection(); in findOrCreateGlobalVariable()96 Constant *Init = TRS.getSelection(); in findOrCreateGlobalVariable()175 return RS.getSelection(); in findOrCreateSource()187 return RS.getSelection(); in findOrCreateSource()201 return RS.getSelection(); in findOrCreateSource()260 Type *AccessTy = RS.getSelection()->getType(); in newSource()275 Value *newSrc = RS.getSelection(); in newSource()357 Use *Sink = RS.getSelection(); in connectToSink()444 return RS.getSelection(); in findPointer()
48 mutate(*RS.getSelection(), IB); in mutate()55 mutate(*makeSampler(IB.Rand, Range).getSelection(), IB); in mutate()59 mutate(*makeSampler(IB.Rand, make_pointer_range(BB)).getSelection(), IB); in mutate()79 auto Strategy = RS.getSelection(); in mutateModule()221 mutate(*RS.getSelection(), IB); in mutate()251 Inst.replaceAllUsesWith(RS.getSelection()); in mutate()378 RS.getSelection()(); in mutate()464 Function *F = RS.getSelection(); in mutate()552 Type *Ty = RS.getSelection(); in mutate()731 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()
74 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()
732 unsigned AllocOpt = Solution.getSelection(NId); in mapPBQPToRegAlloc()