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

/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64CompressJumpTables.cpp46 bool scanFunction();
87 bool AArch64CompressJumpTables::scanFunction() { function in class:AArch64CompressJumpTables
172 if (!scanFunction())
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DAssumptionCache.h104 void scanFunction();
152 scanFunction();
159 scanFunction();
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp89 void scanFunction();
149 /// scanFunction - Do the initial scan of the function, building up
151 void BranchRelaxation::scanFunction() { function in class:BranchRelaxation
608 scanFunction();
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DAssumptionCache.cpp212 void AssumptionCache::scanFunction() { function in class:AssumptionCache

Completed in 134 milliseconds