Searched defs:recalculate (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineRegionInfo.cpp59 void MachineRegionInfo::recalculate(MachineFunction &F, function in class:MachineRegionInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp46 void WebAssemblyExceptionInfo::recalculate( function in class:WebAssemblyExceptionInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DRegionInfo.cpp98 void RegionInfo::recalculate(Function &F, DominatorTree *DT_, function in class:RegionInfo
H A DDomTreeUpdater.cpp121 void DomTreeUpdater::recalculate(Function &F) { function in class:llvm::DomTreeUpdater
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTree.h729 void recalculate(ParentType &Func) { function in class:llvm::DominatorTreeBase
734 void recalculate(ParentType &Func, ArrayRef<UpdateType> Updates) { function in class:llvm::DominatorTreeBase

Completed in 113 milliseconds