Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp109 static void eliminateGuard(Instruction *GuardInst, MemorySSAUpdater *MSSAU) { in eliminateGuard() function
366 eliminateGuard(I, MSSAU); in run()