Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h80 void setGraphBlock(ELFSectionIndex SecIndex, Block *B) { in setGraphBlock() function
339 setGraphBlock(SecIndex, B); in graphifySections()
H A DCOFFLinkGraphBuilder.h67 void setGraphBlock(COFFSectionIndex SecIndex, Block *B) { in setGraphBlock() function
H A DCOFFLinkGraphBuilder.cpp181 setGraphBlock(SecIndex, B); in graphifySections()