Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineRegionInfo.cpp59 void MachineRegionInfo::recalculate(MachineFunction &F, in recalculate() function in MachineRegionInfo
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp46 void WebAssemblyExceptionInfo::recalculate( in recalculate() function in WebAssemblyExceptionInfo
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DRegionInfo.cpp98 void RegionInfo::recalculate(Function &F, DominatorTree *DT_, in recalculate() function in RegionInfo
/freebsd-12.1/contrib/llvm/lib/IR/
H A DDomTreeUpdater.cpp155 void DomTreeUpdater::recalculate(Function &F) { in recalculate() function in llvm::DomTreeUpdater