HomeSort by relevance Sort by last modified time
    Searched refs:getReturnBlock (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Transforms/Utils/
UnifyFunctionExitNodes.h 13 // in the function, the getReturnBlock/getUnwindBlock methods will return a null
40 BasicBlock *getReturnBlock() const { return ReturnBlock; }
  /external/llvm/lib/Transforms/Instrumentation/
GCOVProfiling.cpp 282 GCOVBlock &getReturnBlock() {
389 Block.addEdge(Func.getReturnBlock());

Completed in 309 milliseconds