Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.h68 void setGraphBlock(COFFSectionIndex SecIndex, Block *B) { in setGraphBlock() function
H A DELFLinkGraphBuilder.h88 void setGraphBlock(ELFSectionIndex SecIndex, Block *B) { in setGraphBlock() function
406 setGraphBlock(SecIndex, B); in graphifySections()
H A DCOFFLinkGraphBuilder.cpp194 setGraphBlock(SecIndex, B); in graphifySections()