Home
last modified time | relevance | path

Searched defs:shouldExplore (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Analysis/
DCaptureTracking.cpp33 bool shouldExplore(Use *U) { return true; } in shouldExplore() function
DMemoryDependenceAnalysis.cpp351 bool shouldExplore(Use *U) { in shouldExplore() function
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp279 bool shouldExplore(Use *U) { return true; } in shouldExplore() function