Home
last modified time | relevance | path

Searched refs:replaceEntry (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h55 void RegionBase<Tr>::replaceEntry(BlockT *BB) { in replaceEntry() function
75 R->replaceEntry(NewEntry); in replaceEntryRecursive()
H A DRegionInfo.h330 void replaceEntry(BlockT *BB);
/llvm-project-15.0.7/polly/lib/Support/
H A DScopHelper.cpp83 AncestorR->replaceEntry(NewEntering); in simplifyRegionEntry()