Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DPasses.h25 class LibCallInfo; variable
H A DLibCallAliasAnalysis.h21 class LibCallInfo; variable
H A DLibCallSemantics.h133 LibCallInfo() : Impl(nullptr), Locations(nullptr), NumLocations(0) {} in LibCallInfo() function