OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPathToExit
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Analysis/
ProfileInfo.h
147
GetPathToExit
= 1,
/external/llvm/lib/Analysis/
ProfileInfo.cpp
253
if (Mode &
GetPathToExit
) {
294
const BasicBlock *BB = GetPath(newedge.second,oldedge.second,P,
GetPathToExit
| GetPathToDest);
754
GetPath(*Succ, 0, P,
GetPathToExit
);
929
const BasicBlock *Dest = GetPath(BB, 0, P,
GetPathToExit
| GetPathWithNewEdges);
[
all
...]
Completed in 39 milliseconds