Home
last modified time | relevance | path

Searched defs:recalculate (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineRegionInfo.cpp59 void MachineRegionInfo::recalculate(MachineFunction &F, in recalculate() function in MachineRegionInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyExceptionInfo.cpp46 void WebAssemblyExceptionInfo::recalculate( in recalculate() function in WebAssemblyExceptionInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDRegionInfo.cpp98 void RegionInfo::recalculate(Function &F, DominatorTree *DT_, in recalculate() function in RegionInfo
HDDomTreeUpdater.cpp121 void DomTreeUpdater::recalculate(Function &F) { in recalculate() function in llvm::DomTreeUpdater