OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shrinkWrapCI
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
LibCallsShrinkWrap.cpp
95
void
shrinkWrapCI
(CallInst *CI, Value *Cond);
183
shrinkWrapCI
(CI, Cond);
221
shrinkWrapCI
(CI, Cond);
284
shrinkWrapCI
(CI, Cond);
485
void LibCallsShrinkWrap::
shrinkWrapCI
(CallInst *CI, Value *Cond) {
486
assert(Cond != nullptr && "
ShrinkWrapCI
is not expecting an empty call inst");
Completed in 28 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026