HomeSort by: relevance | last modified time | path
    Searched refs:processFoldableCondBr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
GVN.h 360 bool processFoldableCondBr(BranchInst *BI);
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
GVN.cpp 2345 return processFoldableCondBr(BI);
2999 bool GVN::processFoldableCondBr(BranchInst *BI) {

Completed in 15 milliseconds