Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h831 void renumberBlocks();
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp69 void Function::renumberBlocks() { in renumberBlocks() function in Function