Searched defs:recalculate (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ | ||
| H A D | MachineRegionInfo.cpp | 59 void MachineRegionInfo::recalculate(MachineFunction &F, in recalculate() function in MachineRegionInfo |
| /freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/ | ||
| H A D | WebAssemblyExceptionInfo.cpp | 46 void WebAssemblyExceptionInfo::recalculate( in recalculate() function in WebAssemblyExceptionInfo |
| /freebsd-12.1/contrib/llvm/lib/Analysis/ | ||
| H A D | RegionInfo.cpp | 98 void RegionInfo::recalculate(Function &F, DominatorTree *DT_, in recalculate() function in RegionInfo |
| /freebsd-12.1/contrib/llvm/lib/IR/ | ||
| H A D | DomTreeUpdater.cpp | 155 void DomTreeUpdater::recalculate(Function &F) { in recalculate() function in llvm::DomTreeUpdater |