Home
last modified time | relevance | path

Searched refs:scanFunction (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CompressJumpTables.cpp44 bool scanFunction();
82 bool AArch64CompressJumpTables::scanFunction() { in scanFunction() function in AArch64CompressJumpTables
168 if (!scanFunction()) in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAssumptionCache.h105 LLVM_ABI void scanFunction();
153 scanFunction(); in assumptions()
160 scanFunction(); in assumptionsFor()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp98 void scanFunction();
185 void BranchRelaxation::scanFunction() { in scanFunction() function in BranchRelaxation
783 scanFunction(); in run()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DAssumptionCache.cpp166 void AssumptionCache::scanFunction() { in scanFunction() function in AssumptionCache