Home
last modified time | relevance | path

Searched refs:doSanityCheck (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp234 bool doSanityCheck(std::vector<WeakTrackingVH> &Worklist);
301 bool MergeFunctions::doSanityCheck(std::vector<WeakTrackingVH> &Worklist) { in doSanityCheck() function in MergeFunctions
410 LLVM_DEBUG(doSanityCheck(Worklist)); in runOnModule()
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp1407 bool doSanityCheck(std::vector<WeakVH> &Worklist);
1466 bool MergeFunctions::doSanityCheck(std::vector<WeakVH> &Worklist) { in doSanityCheck() function in MergeFunctions
1575 DEBUG(doSanityCheck(Worklist)); in runOnModule()