Searched refs:getSelection (Results 1 – 9 of 9) sorted by relevance
43 mutate(*RS.getSelection(), IB); in mutate()47 mutate(*makeSampler(IB.Rand, make_pointer_range(F)).getSelection(), IB); in mutate()51 mutate(*makeSampler(IB.Rand, make_pointer_range(BB)).getSelection(), IB); in mutate()65 auto Strategy = RS.getSelection(); in mutateModule()167 mutate(*RS.getSelection(), IB); in mutate()197 Inst.replaceAllUsesWith(RS.getSelection()); in mutate()241 RS.getSelection()(); in mutate()
36 if (Instruction *Src = RS.getSelection()) in findOrCreateSource()67 return RS.getSelection(); in newSource()111 if (Use *Sink = RS.getSelection()) { in connectToSink()154 return RS.getSelection(); in findPointer()
297 SourceSelectionArgument *getSelection() const { in getSelection() function in __anond439ce910111::RefactoringActionSubcommand401 TestConsumer = SelectedSubcommand->getSelection()->createCustomConsumer(); in callback()412 assert(SelectedSubcommand->getSelection() && in callback()415 SelectedSubcommand->getSelection()->print(llvm::outs()); in callback()416 if (SelectedSubcommand->getSelection()->forAllRanges( in callback()544 if (Subcommand.getSelection()) { in getMatchingRule()
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
310 if (MCSec.getSelection() != COFF::IMAGE_COMDAT_SELECT_ASSOCIATIVE) { in defineSection()323 Symbol->Aux[0].Aux.SectionDefinition.Selection = MCSec.getSelection(); in defineSection()
735 unsigned AllocOpt = Solution.getSelection(NId); in mapPBQPToRegAlloc()