Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp391 SmallVector<RuntimePointerCheck, 4> collectMemchecks( in collectMemchecks() function in __anon087f49260311::LoadEliminationForLoop
562 SmallVector<RuntimePointerCheck, 4> Checks = collectMemchecks(Candidates); in processLoop()