Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.h69 void setGraphBlock(COFFSectionIndex SecIndex, Block *B) { in setGraphBlock() function
H A DELFLinkGraphBuilder.h89 void setGraphBlock(ELFSectionIndex SecIndex, Block *B) { in setGraphBlock() function
407 setGraphBlock(SecIndex, B); in graphifySections()
H A DCOFFLinkGraphBuilder.cpp188 setGraphBlock(SecIndex, B); in graphifySections()