Home
last modified time | relevance | path

Searched defs:MarkBlockExecutable (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DSparsePropagation.h259 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::MarkBlockExecutable( in MarkBlockExecutable() function
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp278 bool MarkBlockExecutable(BasicBlock *BB) { in MarkBlockExecutable() function in __anon86856d210111::SCCPSolver