Searched defs:createBlock (Results 1 – 3 of 3) sorted by relevance
75 void DebugLinesSubsection::createBlock(StringRef FileName) { in createBlock() function in DebugLinesSubsection
869 template <typename... ArgTs> Block &createBlock(ArgTs &&... Args) { in createBlock() function
1692 CFGBlock *CFGBuilder::createBlock(bool add_successor) { in createBlock() function in CFGBuilder5220 CFGBlock *CFG::createBlock() { in createBlock() function in CFG