Searched refs:getSelection (Results 1 – 9 of 9) sorted by relevance
38 if (Instruction *Src = RS.getSelection()) in findOrCreateSource()61 ? RS.getSelection()->getType() in newSource()72 Value *newSrc = RS.getSelection(); in newSource()144 if (Use *Sink = RS.getSelection()) { in connectToSink()190 return RS.getSelection(); in findPointer()
53 mutate(*RS.getSelection(), IB); in mutate()57 mutate(*makeSampler(IB.Rand, make_pointer_range(F)).getSelection(), IB); in mutate()61 mutate(*makeSampler(IB.Rand, make_pointer_range(BB)).getSelection(), IB); in mutate()75 auto Strategy = RS.getSelection(); in mutateModule()180 mutate(*RS.getSelection(), IB); in mutate()210 Inst.replaceAllUsesWith(RS.getSelection()); in mutate()337 RS.getSelection()(); in mutate()394 Type *Ty = RS.getSelection(); in mutate()566 Instruction *Root = RS.getSelection(); in mutate()
44 const T &getSelection() const { in getSelection() function50 const T &operator*() const { return getSelection(); }
299 SourceSelectionArgument *getSelection() const { in getSelection() function in __anonf17033130111::RefactoringActionSubcommand403 TestConsumer = SelectedSubcommand->getSelection()->createCustomConsumer(); in callback()414 assert(SelectedSubcommand->getSelection() && in callback()417 SelectedSubcommand->getSelection()->print(llvm::outs()); in callback()418 if (SelectedSubcommand->getSelection()->forAllRanges( in callback()546 if (Subcommand.getSelection()) { in getMatchingRule()
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
314 if (MCSec.getSelection() != COFF::IMAGE_COMDAT_SELECT_ASSOCIATIVE) { in defineSection()327 Symbol->Aux[0].Aux.SectionDefinition.Selection = MCSec.getSelection(); in defineSection()
735 unsigned AllocOpt = Solution.getSelection(NId); in mapPBQPToRegAlloc()